diff --git a/en_US.ISO8859-1/articles/committers-guide/article.sgml b/en_US.ISO8859-1/articles/committers-guide/article.sgml
index 124482845a..d270c39d26 100644
--- a/en_US.ISO8859-1/articles/committers-guide/article.sgml
+++ b/en_US.ISO8859-1/articles/committers-guide/article.sgml
@@ -315,7 +315,7 @@
CVSROOT when distributed via
CVSup for the convenience of our
users. The src tree is automatically
- exported to CVS for compatibility reasons only (e.g.
+ exported to CVS for compatibility reasons only (e.g.,
CVSup). The officialsrc repository is not stored in
CVS but in Subversion. The official
@@ -542,7 +542,7 @@ alias projcvs cvs -d user@projcvs.FreeBSD.org:/home/p
.svn.
Arguments to and
- are sticky, which means cvs will remember them later, e.g.
+ are sticky, which means cvs will remember them later, e.g.,
when you do a cvs update.
@@ -1048,7 +1048,7 @@ checkout -P
commit and insert it into the commit message or
save it in a file before committing and use the
option of CVS to read the commit message
- from that file, i.e.
+ from that file, i.e.,
&prompt.user; vi logmsg
&prompt.user; cvs ci -F logmsg shazam
@@ -1290,7 +1290,7 @@ Host projcvs.FreeBSD.org
Any path can be used, not just the one in the example
above. A common pattern is to place mirrors under
- //mirror, e.g.
+ //mirror, e.g.,
//mirror/freebsd/base/, and
local branches under //local.
@@ -2348,9 +2348,9 @@ $target - head/$source:$P,$Q,$R
Bootstrapping merge historyIf importing for the first time after the switch to
- Subversion, bootstrapping
+ Subversion, bootstrap
svn:mergeinfo on the target directory
- in the main tree to the to the revision that corresponds
+ in the main tree to the revision that corresponds
to the last related change to the vendor tree, prior to
importing new sources:
@@ -2477,7 +2477,7 @@ $target - head/$source:$P,$Q,$R
The --no-diff-deleted tells
Subversion not to complain about files that are in the
- vendor tree but not in the main tree, i.e. things that
+ vendor tree but not in the main tree, i.e., things that
would have previously been removed before the vendor
import, like for example the like the vendor's makefiles
and configure scripts.
@@ -2753,7 +2753,7 @@ $target - head/$source:$P,$Q,$R
count as abuse of the working copy client code!
Checking out a working copy with a stock Subversion client
- withouth &os;-specific patches
+ without &os;-specific patches
(WITH_FREEBSD_TEMPLATE) will mean that
$FreeBSD$ tags will not be
expanded. Once the correct version has been installed, trick
@@ -2772,7 +2772,7 @@ $target - head/$source:$P,$Q,$R
As a new developer there are a number of things you should do
first. The first set is specific to committers only. (If you are
- not a committer, e.g. have GNATS-only access, then your mentor needs
+ not a committer, e.g., have GNATS-only access, then your mentor needs
to do these things for you.)
@@ -2854,7 +2854,7 @@ $target - head/$source:$P,$Q,$R
It is important to have an up-to-date PGP/GnuPG key in
the Handbook, since the key may be required for positive
- identification of a committer, e.g. by the &a.admins; for
+ identification of a committer, e.g., by the &a.admins; for
account recovery. A complete keyring of FreeBSD.org users is available
for download from
when they are short and are directly related to a commit.There is a similar list, svn-committers, which has a
- similar purpose but is a normal list, i.e. you are free to
+ similar purpose but is a normal list, i.e., you are free to
send any suitable message to this list.
@@ -4447,7 +4447,7 @@ $target - head/$source:$P,$Q,$R
In some rare cases it may be necessary to change the
PORTNAME instead of
LATEST_LINK, but this should only
- be done when it is really needed — e.g. using
+ be done when it is really needed — e.g., using
an existing port as the base for a very similar
program with a different name, or upgrading a port to
a new upstream version which actually changes the