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 $ -->
2
2
3
3
<chapter id="installation">
4
4
<title><![%flattext-install-include[<productname>PostgreSQL</>]]> Installation Instructions</title>
@@ -1030,7 +1030,7 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
1030
1030
The <citetitle>Tutorial</> should be your first reading if you
1031
1031
are completely new to <acronym>SQL</> databases. It should have
1032
1032
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
1034
1034
changed the installation directories.
1035
1035
</para>
1036
1036
</listitem>
@@ -1041,7 +1041,7 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
1041
1041
proceed with the <citetitle>Administrator's Guide</citetitle>,
1042
1042
which contains information about how to set up the database
1043
1043
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 </>.
1045
1045
</para>
1046
1046
</listitem>
1047
1047