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

Commit673d7f6

Browse files
committed
Remove need for doc 'install man' in INSTALL file. install does both
html and man.
1 parent38f255d commit673d7f6

File tree

2 files changed

+4
-14
lines changed

2 files changed

+4
-14
lines changed

‎INSTALL

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -506,16 +506,14 @@ Installation Procedure
506506
Tip: Of course, you may type these three
507507
lines all on the same line.
508508

509-
12. Install the HTML documentation. Type
509+
12. Install theman andHTML documentation. Type
510510
$ cd /usr/src/pgsql/doc
511511
$ gmake install
512512
The documentation is also available in Postscript
513513
format. Look for files ending with .ps.gz in the
514514
same directory.
515515

516-
13. Install the man page documentation. Type
517-
$ cd /usr/src/pgsql/doc
518-
$ gmake man
516+
13. <removed>
519517

520518
14. Compile the program. Type
521519
$ cd /usr/src/pgsql/src

‎doc/src/sgml/install.sgml

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,8 @@ $ ./configure --prefix=/opt/postgres \
514514

515515
<Step Performance="required">
516516
<Para>
517-
Install the <acronym>HTML</acronym> documentation. Type
517+
Install the <application>man</application> and
518+
<acronym>HTML</acronym> documentation. Type
518519

519520
<ProgramListing>
520521
$ cd /usr/src/pgsql/doc
@@ -525,15 +526,6 @@ $ gmake install
525526
The documentation is also available in Postscript format. Look for files
526527
ending with <filename>.ps.gz</filename> in the same directory.
527528

528-
<Step Performance="optional">
529-
<Para>
530-
Install the man page documentation. Type
531-
532-
<ProgramListing>
533-
$ cd /usr/src/pgsql/doc
534-
$ gmake man
535-
</ProgramListing>
536-
537529
<Step Performance="required">
538530
<Para>
539531
Compile the program. Type

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp