File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -600,13 +600,13 @@ What Now?
600600
601601 * The Tutorial should be your first reading if you are completely new to
602602 SQL databases. It should have been installed at
603- /usr/local/pgsql/doc/tutorial/index.html unless you changed the
603+ /usr/local/pgsql/doc/html/tutorial.htm unless you changed the
604604 installation directories.
605605
606606 * If you are familiar with database concepts then you want to proceed
607607 with the Administrator's Guide, which contains information about how to
608608 set up the database server, database users, and authentication. It can
609- be found at /usr/local/pgsql/doc/admin/index.html .
609+ be found at /usr/local/pgsql/doc/html/admin.htm .
610610
611611 * Usually, you will want to modify your computer so that it will
612612 automatically start the database server whenever it boots. Some
Original file line number Diff line number Diff line change 1- <!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.33 2000/12/22 18:57:49 petere Exp $ -->
1+ <!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.34 2001/01/15 21:17:27 petere Exp $ -->
22
33<chapter id="installation">
44 <title><![%flattext-install-include[<productname>PostgreSQL</>]]> Installation Instructions</title>
@@ -1030,7 +1030,7 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
10301030 The <citetitle>Tutorial</> should be your first reading if you
10311031 are completely new to <acronym>SQL</> databases. It should have
10321032 been installed at
1033- <filename>/usr/local/pgsql/doc/tutorial/index.html </> unless you
1033+ <filename>/usr/local/pgsql/doc/html/tutorial.htm </> unless you
10341034 changed the installation directories.
10351035 </para>
10361036 </listitem>
@@ -1041,7 +1041,7 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
10411041 proceed with the <citetitle>Administrator's Guide</citetitle>,
10421042 which contains information about how to set up the database
10431043 server, database users, and authentication. It can be found at
1044- <filename>/usr/local/pgsql/doc/admin/index.html </>.
1044+ <filename>/usr/local/pgsql/doc/html/admin.htm </>.
10451045 </para>
10461046 </listitem>
10471047
You can’t perform that action at this time.
0 commit comments