diff --git a/en_US.ISO8859-1/articles/cvs-freebsd/article.sgml b/en_US.ISO8859-1/articles/cvs-freebsd/article.sgml
index 7418d4bd8e..9bf5ea8111 100644
--- a/en_US.ISO8859-1/articles/cvs-freebsd/article.sgml
+++ b/en_US.ISO8859-1/articles/cvs-freebsd/article.sgml
@@ -137,7 +137,7 @@
&prompt.user; cvs add *
Note that you will probably get a few warnings about some directories
- not being copied; this is normal, you don't need those.
+ not being copied; this is normal, you do not need those.
@@ -243,7 +243,7 @@
can edit this as you wish. More information about this file
is available in the CVS manual.
Note that the -t and -f
- options don't work correctly with client/server
+ options do not work correctly with client/server
CVS.
@@ -259,7 +259,7 @@
functionality, as parsing the log message is done by
verifymsg and logcheck.
This is because the editinfo
- functionality doesn't work properly with remote commits, or ones
+ functionality does not work properly with remote commits, or ones
that use the -m or -F
options. You should not have to touch this file.
@@ -373,7 +373,7 @@
automatically unwrap
binary files (see
cvswrappers) on checkout. It is not used in
the current FreeBSD setup because the functionality it hooks into
- doesn't work well with remote commits. You should not have to
+ does not work well with remote commits. You should not have to
touch this file.
@@ -389,7 +389,7 @@
automatically wrap
binary files (see
cvswrappers) on checkin. It is not used
in the current FreeBSD setup because the functionality it
- hooks into doesn't work well with remote commits. You should
+ hooks into does not work well with remote commits. You should
not have to touch this file.
@@ -444,7 +444,7 @@
$MAIL_BRANCH_HDR - if you want
to insert a header into each commit mail describing the
branch on which the commit was made, define this to match
- your setup. Or leave it empty if you don't want such a
+ your setup. Or leave it empty if you do not want such a
header.