Catch some stray references to .htm files.
authorTom Lane
Sat, 17 Feb 2001 16:52:53 +0000 (16:52 +0000)
committerTom Lane
Sat, 17 Feb 2001 16:52:53 +0000 (16:52 +0000)
doc/src/sgml/docguide.sgml
doc/src/sgml/installation.sgml

index c1d44bdeef75826c9d13084308b35443714a28f5..893ea8d4632ab6dc7a7949cde14581a1b1024325 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  Documentation
@@ -906,8 +906,8 @@ exit
     src/test/regress/README is not fully
     automated.  After building the HTML version of
     the Administrator's Guide, convert the
-    resulting files regress.htm and
-    regress-platform.htm to text, using
+    resulting files regress.html and
+    regress-platform.html to text, using
     Netscape.  Then paste the text files
     together and edit them to taste (e.g., remove the navigation
     bars, remove the references to other chapters).
index 9bde53446049950276b66d34e6339a4b84d4cbb0..b225a03f23f5d4cdf8c9fb04a2cdaaa2499d12c8 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  <![%flattext-install-include[<productname>PostgreSQL</>]]> Installation Instructions
@@ -1048,7 +1048,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/html/tutorial.htm unless you
+      /usr/local/pgsql/doc/html/tutorial.html unless you
       changed the installation directories.
      
     
@@ -1059,7 +1059,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/html/admin.htm.
+      /usr/local/pgsql/doc/html/admin.html.