diff --git a/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml b/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml
index fcbf9a6c92..848f98baa1 100644
--- a/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml
@@ -549,7 +549,7 @@ subscribe cvs-all</programlisting>
       of interest to you.  Updates are generated on the fly by the server,
       according to what you have and what you want to have.
       <application>Anonymous CVS</application> is quite a bit more
-      simplistic than CVSup in that it is just an extension to
+      simplistic than <application>CVSup</application> in that it is just an extension to
       <application>CVS</application> which allows it to pull changes
       directly from a remote CVS repository.
       <application>CVSup</application> can do this far more efficiently,
@@ -580,8 +580,8 @@ subscribe cvs-all</programlisting>
       <application>CTM</application> will not do this, and if you wipe some
       portion of your source tree out (and do not have it backed up) then
       you will have to start from scratch (from the most recent CVS
-      <quote>base delta</quote>) and rebuild it all with CTM or, with
-      anoncvs, simply delete the bad bits and resync.</para>
+      <quote>base delta</quote>) and rebuild it all with <application>CTM</application> or, with
+      <application>Anonymous CVS</application>, simply delete the bad bits and resync.</para>
   </sect1>
 
   <sect1 id="makeworld">