Commit 16d1adb3 authored by Peter Eisentraut's avatar Peter Eisentraut

doc: Fix documentation to match actual make output

based on patch from Takeshi Ideriha <iderihatakeshi@gmail.com>
parent 4f6494cf
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment