diff --git a/en_US.ISO8859-1/articles/committers-guide/article.xml b/en_US.ISO8859-1/articles/committers-guide/article.xml
index 0ddf939687..8c6ad7bf82 100644
--- a/en_US.ISO8859-1/articles/committers-guide/article.xml
+++ b/en_US.ISO8859-1/articles/committers-guide/article.xml
@@ -604,16 +604,13 @@
Daily Use
This section will explain how to perform common day-to-day
- operations with Subversion. There should be no difference
- between SVN and SVK in
- daily use, except for the revision renumbering mentioned
- earlier.
+ operations with Subversion.
Help
- Both SVN and SVK
- have built in help documentation. It can be accessed by
+ SVN
+ has built in help documentation. It can be accessed by
typing the following command:
&prompt.user; svn help
@@ -725,7 +722,7 @@
Editing and Committing
Unlike Perforce,
- SVN and SVK do not
+ SVN does not
need to be told in advance about file editing.
svn commit works like the equivalent