projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c48a89
)
doc: Fix documentation to match actual make output
author
Peter Eisentraut
<
[email protected]
>
Tue, 20 Sep 2016 16:00:00 +0000
(12:00 -0400)
committer
Peter Eisentraut
<
[email protected]
>
Tue, 20 Sep 2016 16:00:00 +0000
(12:00 -0400)
based on patch from Takeshi Ideriha <
[email protected]
>
doc/src/sgml/installation.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/installation.sgml
b/doc/src/sgml/installation.sgml
index c2eedf816d611304d71abc0d8ce4c5a942d74517..f8d6110d0a003f51d9f4c9f6bb80a7c949e2b128 100644
(file)
--- a/
doc/src/sgml/installation.sgml
+++ b/
doc/src/sgml/installation.sgml
@@
-1426,7
+1426,7
@@
su - postgres
will take a few minutes depending on your
hardware. The last line displayed should be:
<screen>
-All of PostgreSQL
is
successfully made. Ready to install.
+All of PostgreSQL successfully made. Ready to install.
</screen>
</para>
@@
-1439,7
+1439,7
@@
All of PostgreSQL is successfully made. Ready to install.
</screen>
The last line displayed should be:
<screen>
-PostgreSQL, contrib
and HTML
documentation successfully made. Ready to install.
+PostgreSQL, contrib
, and
documentation successfully made. Ready to install.
</screen>
</para>
</step>