aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/cvs.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/cvs.sgml')
-rw-r--r--doc/src/sgml/cvs.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/cvs.sgml b/doc/src/sgml/cvs.sgml
index 861633490ee..656e28f11e2 100644
--- a/doc/src/sgml/cvs.sgml
+++ b/doc/src/sgml/cvs.sgml
@@ -1,5 +1,5 @@
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/cvs.sgml,v 1.11 2000/12/21 22:55:26 petere Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/cvs.sgml,v 1.12 2000/12/22 18:57:49 petere Exp $
CVS code repository
Thomas Lockhart
-->
@@ -655,7 +655,7 @@ $ which cvsup
</programlisting>
and if you want to build a static binary to move to systems
- which may not have Modula-3 installed, try:
+ that may not have Modula-3 installed, try:
<programlisting>
# make M3FLAGS="-DNOGUI -DSTATIC"