1
- <!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.36 2001/02/10 18:24:14 petere Exp $ -->
1
+ <!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.37 2001/02/17 16:52:53 tgl Exp $ -->
2
2
3
3
<chapter id="installation">
4
4
<title><![%flattext-install-include[<productname>PostgreSQL</>]]> Installation Instructions</title>
@@ -1048,7 +1048,7 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
1048
1048
The <citetitle>Tutorial</> should be your first reading if you
1049
1049
are completely new to <acronym>SQL</> databases. It should have
1050
1050
been installed at
1051
- <filename>/usr/local/pgsql/doc/html/tutorial.htm </> unless you
1051
+ <filename>/usr/local/pgsql/doc/html/tutorial.html </> unless you
1052
1052
changed the installation directories.
1053
1053
</para>
1054
1054
</listitem>
@@ -1059,7 +1059,7 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
1059
1059
proceed with the <citetitle>Administrator's Guide</citetitle>,
1060
1060
which contains information about how to set up the database
1061
1061
server, database users, and authentication. It can be found at
1062
- <filename>/usr/local/pgsql/doc/html/admin.htm </>.
1062
+ <filename>/usr/local/pgsql/doc/html/admin.html </>.
1063
1063
</para>
1064
1064
</listitem>
1065
1065