Index: doc/src/sgml/cvs.sgml
===================================================================
RCS file: /cvsroot/pgsql/doc/src/sgml/cvs.sgml,v
retrieving revision 1.42
diff -c -c -r1.42 cvs.sgml
*** doc/src/sgml/cvs.sgml	27 Mar 2007 01:45:22 -0000	1.42
--- doc/src/sgml/cvs.sgml	30 May 2007 17:35:54 -0000
***************
*** 15,20 ****
--- 15,24 ----
      <firstname>Thomas</firstname>
      <surname>Lockhart</surname>
     </author>
+    <author>
+     <firstname>David</firstname>
+     <surname>Fetter</surname>
+    </author>
    </authorgroup>
    <date>1999-05-20</date>
   </appendixinfo>
***************
*** 150,155 ****
--- 154,166 ----
     comes with <productname>CVS</productname>, or see the online
     documentation at <ulink url="http://www.nongnu.org/cvs/"></ulink>.
    </para>
+   <para>
+    For those things which <productname>CVS</productname> does not do by
+    itself, for example ones that add or remove files, you can use
+    <productname>cvsutils</productname>, which is packaged for many
+    operating systems, or available in source form at <ulink
+    url="http://www.red-bean.com/cvsutils/"></ulink>.
+   </para>
   </sect1>
  
   <sect1 id="cvs-tree">
