mirror of
https://github.com/postgres/postgres.git
synced 2026-06-04 06:16:57 -04:00
doc: Fix documentation to match actual make output
based on patch from Takeshi Ideriha <iderihatakeshi@gmail.com>
This commit is contained in:
parent
722d0045f3
commit
923ad1a16a
1 changed files with 2 additions and 2 deletions
|
|
@ -1477,7 +1477,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>
|
||||
|
||||
|
|
@ -1490,7 +1490,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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue