Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit81ff09e

Browse files
committed
Catch some stray references to .htm files.
1 parentec22e31 commit81ff09e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎doc/src/sgml/docguide.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/docguide.sgml,v 1.30 2000/12/22 18:57:49 petere Exp $ -->
1+
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/docguide.sgml,v 1.31 2001/02/17 16:52:53 tgl Exp $ -->
22

33
<appendix label="DG2" id="docguide">
44
<title>Documentation</title>
@@ -906,8 +906,8 @@ exit
906906
<filename>src/test/regress/README</filename> is not fully
907907
automated. After building the <acronym>HTML</acronym> version of
908908
the <citetitle>Administrator's Guide</citetitle>, convert the
909-
resulting files <filename>regress.htm</filename> and
910-
<filename>regress-platform.htm</filename> to text, using
909+
resulting files <filename>regress.html</filename> and
910+
<filename>regress-platform.html</filename> to text, using
911911
<productname>Netscape</productname>. Then paste the text files
912912
together and edit them to taste (e.g., remove the navigation
913913
bars, remove the references to other chapters).

‎doc/src/sgml/installation.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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 $ -->
22

33
<chapter id="installation">
44
<title><![%flattext-install-include[<productname>PostgreSQL</>]]> Installation Instructions</title>
@@ -1048,7 +1048,7 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
10481048
The <citetitle>Tutorial</> should be your first reading if you
10491049
are completely new to <acronym>SQL</> databases. It should have
10501050
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
10521052
changed the installation directories.
10531053
</para>
10541054
</listitem>
@@ -1059,7 +1059,7 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
10591059
proceed with the <citetitle>Administrator's Guide</citetitle>,
10601060
which contains information about how to set up the database
10611061
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</>.
10631063
</para>
10641064
</listitem>
10651065

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp