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