Skip to content

Commit 46bee23

Browse files
committed
doc: Fix documentation to match actual make output
based on patch from Takeshi Ideriha <iderihatakeshi@gmail.com>
1 parent 40e9675 commit 46bee23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/installation.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1461,7 +1461,7 @@ su - postgres
14611461
will take a few minutes depending on your
14621462
hardware. The last line displayed should be:
14631463
<screen>
1464-
All of PostgreSQL is successfully made. Ready to install.
1464+
All of PostgreSQL successfully made. Ready to install.
14651465
</screen>
14661466
</para>
14671467

@@ -1474,7 +1474,7 @@ All of PostgreSQL is successfully made. Ready to install.
14741474
</screen>
14751475
The last line displayed should be:
14761476
<screen>
1477-
PostgreSQL, contrib and HTML documentation successfully made. Ready to install.
1477+
PostgreSQL, contrib, and documentation successfully made. Ready to install.
14781478
</screen>
14791479
</para>
14801480
</step>

0 commit comments

Comments
 (0)