Skip to content

Commit ee33250

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

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
@@ -1426,7 +1426,7 @@ su - postgres
14261426
will take a few minutes depending on your
14271427
hardware. The last line displayed should be:
14281428
<screen>
1429-
All of PostgreSQL is successfully made. Ready to install.
1429+
All of PostgreSQL successfully made. Ready to install.
14301430
</screen>
14311431
</para>
14321432

@@ -1439,7 +1439,7 @@ All of PostgreSQL is successfully made. Ready to install.
14391439
</screen>
14401440
The last line displayed should be:
14411441
<screen>
1442-
PostgreSQL, contrib and HTML documentation successfully made. Ready to install.
1442+
PostgreSQL, contrib, and documentation successfully made. Ready to install.
14431443
</screen>
14441444
</para>
14451445
</step>

0 commit comments

Comments
 (0)