projects
/
users
/
heikki
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
| inline |
side by side
(parent:
4f6494c
)
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 from Takeshi Ideriha <
[email protected]
>
doc/src/sgml/installation.sgml
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/installation.sgml
b/doc/src/sgml/installation.sgml
index 14a6d57aeaf7cd54ca97dfe718af9cb6a45f7714..f6de18ed2d3a4d9d7667805fc6c7b5b7716af4df 100644
(file)
--- a/
doc/src/sgml/installation.sgml
+++ b/
doc/src/sgml/installation.sgml
@@
-1510,7
+1510,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>
@@
-1523,7
+1523,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>