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

Commit1ced7f3

Browse files
committed
Adjust file names.
1 parent3db4056 commit1ced7f3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

‎INSTALL

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -600,13 +600,13 @@ What Now?
600600

601601
* The Tutorial should be your first reading if you are completely new to
602602
SQL databases. It should have been installed at
603-
/usr/local/pgsql/doc/tutorial/index.html unless you changed the
603+
/usr/local/pgsql/doc/html/tutorial.htm unless you changed the
604604
installation directories.
605605

606606
* If you are familiar with database concepts then you want to proceed
607607
with the Administrator's Guide, which contains information about how to
608608
set up the database server, database users, and authentication. It can
609-
be found at /usr/local/pgsql/doc/admin/index.html.
609+
be found at /usr/local/pgsql/doc/html/admin.htm.
610610

611611
* Usually, you will want to modify your computer so that it will
612612
automatically start the database server whenever it boots. Some

‎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.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 $ -->
22

33
<chapter id="installation">
44
<title><![%flattext-install-include[<productname>PostgreSQL</>]]> Installation Instructions</title>
@@ -1030,7 +1030,7 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
10301030
The <citetitle>Tutorial</> should be your first reading if you
10311031
are completely new to <acronym>SQL</> databases. It should have
10321032
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
10341034
changed the installation directories.
10351035
</para>
10361036
</listitem>
@@ -1041,7 +1041,7 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
10411041
proceed with the <citetitle>Administrator's Guide</citetitle>,
10421042
which contains information about how to set up the database
10431043
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</>.
10451045
</para>
10461046
</listitem>
10471047

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp