Skip to content

Commit 923ad1a

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

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
@@ -1477,7 +1477,7 @@ su - postgres
14771477
will take a few minutes depending on your
14781478
hardware. The last line displayed should be:
14791479
<screen>
1480-
All of PostgreSQL is successfully made. Ready to install.
1480+
All of PostgreSQL successfully made. Ready to install.
14811481
</screen>
14821482
</para>
14831483

@@ -1490,7 +1490,7 @@ All of PostgreSQL is successfully made. Ready to install.
14901490
</screen>
14911491
The last line displayed should be:
14921492
<screen>
1493-
PostgreSQL, contrib and HTML documentation successfully made. Ready to install.
1493+
PostgreSQL, contrib, and documentation successfully made. Ready to install.
14941494
</screen>
14951495
</para>
14961496
</step>

0 commit comments

Comments
 (0)