From 1ced7f3b30828a8803815d741fa70bf8c4b5d68c Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Mon, 15 Jan 2001 21:17:27 +0000 Subject: Adjust file names. --- doc/src/sgml/installation.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index ec48c88092c..a8a5f196c3c 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -1,4 +1,4 @@ - + <![%flattext-install-include[<productname>PostgreSQL</>]]> Installation Instructions @@ -1030,7 +1030,7 @@ kill `cat /usr/local/pgsql/data/postmaster.pid` The Tutorial should be your first reading if you are completely new to SQL databases. It should have been installed at - /usr/local/pgsql/doc/tutorial/index.html unless you + /usr/local/pgsql/doc/html/tutorial.htm unless you changed the installation directories. @@ -1041,7 +1041,7 @@ kill `cat /usr/local/pgsql/data/postmaster.pid` proceed with the Administrator's Guide, which contains information about how to set up the database server, database users, and authentication. It can be found at - /usr/local/pgsql/doc/admin/index.html. + /usr/local/pgsql/doc/html/admin.htm. -- cgit v1.2.3