Skip to content

Commit 496c90b

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

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
@@ -1503,7 +1503,7 @@ su - postgres
15031503
will take a few minutes depending on your
15041504
hardware. The last line displayed should be:
15051505
<screen>
1506-
All of PostgreSQL is successfully made. Ready to install.
1506+
All of PostgreSQL successfully made. Ready to install.
15071507
</screen>
15081508
</para>
15091509

@@ -1516,7 +1516,7 @@ All of PostgreSQL is successfully made. Ready to install.
15161516
</screen>
15171517
The last line displayed should be:
15181518
<screen>
1519-
PostgreSQL, contrib and HTML documentation successfully made. Ready to install.
1519+
PostgreSQL, contrib, and documentation successfully made. Ready to install.
15201520
</screen>
15211521
</para>
15221522
</step>

0 commit comments

Comments
 (0)