doc: Fix documentation to match actual make output

based on patch from Takeshi Ideriha <iderihatakeshi@gmail.com>
pull/17/head
Peter Eisentraut 9 years ago
parent 4f6494cfd2
commit 16d1adb35c
  1. 4
      doc/src/sgml/installation.sgml

@ -1510,7 +1510,7 @@ su - postgres
will take a few minutes depending on your will take a few minutes depending on your
hardware. The last line displayed should be: hardware. The last line displayed should be:
<screen> <screen>
All of PostgreSQL is successfully made. Ready to install. All of PostgreSQL successfully made. Ready to install.
</screen> </screen>
</para> </para>
@ -1523,7 +1523,7 @@ All of PostgreSQL is successfully made. Ready to install.
</screen> </screen>
The last line displayed should be: The last line displayed should be:
<screen> <screen>
PostgreSQL, contrib and HTML documentation successfully made. Ready to install. PostgreSQL, contrib, and documentation successfully made. Ready to install.
</screen> </screen>
</para> </para>
</step> </step>

Loading…
Cancel
Save