Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
c29d0f31
Commit
c29d0f31
authored
Dec 17, 1998
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove need for doc 'install man' in INSTALL file. install does both
html and man.
parent
597205c3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
14 deletions
+4
-14
INSTALL
INSTALL
+2
-4
doc/src/sgml/install.sgml
doc/src/sgml/install.sgml
+2
-10
No files found.
INSTALL
View file @
c29d0f31
...
...
@@ -506,16 +506,14 @@ Installation Procedure
Tip: Of course, you may type these three
lines all on the same line.
12. Install the HTML documentation. Type
12. Install the
man and
HTML documentation. Type
$ cd /usr/src/pgsql/doc
$ gmake install
The documentation is also available in Postscript
format. Look for files ending with .ps.gz in the
same directory.
13. Install the man page documentation. Type
$ cd /usr/src/pgsql/doc
$ gmake man
13. <removed>
14. Compile the program. Type
$ cd /usr/src/pgsql/src
...
...
doc/src/sgml/install.sgml
View file @
c29d0f31
...
...
@@ -514,7 +514,8 @@ $ ./configure --prefix=/opt/postgres \
<Step Performance="required">
<Para>
Install the <acronym>HTML</acronym> documentation. Type
Install the <application>man</application> and
<acronym>HTML</acronym> documentation. Type
<ProgramListing>
$ cd /usr/src/pgsql/doc
...
...
@@ -525,15 +526,6 @@ $ gmake install
The documentation is also available in Postscript format. Look for files
ending with <filename>.ps.gz</filename> in the same directory.
<Step Performance="optional">
<Para>
Install the man page documentation. Type
<ProgramListing>
$ cd /usr/src/pgsql/doc
$ gmake man
</ProgramListing>
<Step Performance="required">
<Para>
Compile the program. Type
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment