aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/installation.sgml4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
index 92cb16a8d55..42010515258 100644
--- a/doc/src/sgml/installation.sgml
+++ b/doc/src/sgml/installation.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.267.2.1 2006/12/12 16:07:41 petere Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.267.2.2 2007/02/03 23:01:13 momjian Exp $ -->
<chapter id="installation">
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -1305,6 +1305,8 @@ All of PostgreSQL is successfully made. Ready to install.
<userinput>gmake -C src/interfaces install</>
<userinput>gmake -C doc install</>
</screen>
+ <filename>src/bin</> has a few binaries for server-only use,
+ but they are small.
</para>
</formalpara>
</step>