summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/installation.sgml10
1 files changed, 2 insertions, 8 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
index 9968f2a61cc..05b77ec8e66 100644
--- a/doc/src/sgml/installation.sgml
+++ b/doc/src/sgml/installation.sgml
@@ -457,10 +457,7 @@ su - postgres
</screen>
(Remember to use <acronym>GNU</acronym> <application>make</application>.)
The build will take a few minutes depending on your
- hardware. The last line displayed should be:
-<screen>
-All of PostgreSQL successfully made. Ready to install.
-</screen>
+ hardware.
</para>
<para>
@@ -470,10 +467,6 @@ All of PostgreSQL successfully made. Ready to install.
<screen>
<userinput>make world</userinput>
</screen>
- The last line displayed should be:
-<screen>
-PostgreSQL, contrib, and documentation successfully made. Ready to install.
-</screen>
</para>
<para>
@@ -565,6 +558,7 @@ build-postgresql:
If you built the world without the documentation above, type instead:
<screen>
<userinput>make install-world-bin</userinput>
+</screen>
</para>
<para>