Remove a reference to CVS, we use Git now
authorFabian Keil <fk@fabiankeil.de>
Fri, 6 Mar 2020 12:30:36 +0000 (13:30 +0100)
committerFabian Keil <fk@fabiankeil.de>
Thu, 12 Mar 2020 10:07:21 +0000 (11:07 +0100)
doc/source/developer-manual.sgml

index 4bfde09..1c1f590 100644 (file)
@@ -2278,7 +2278,7 @@ for-privoxy-version=3.0.11
       <listitem>
        <para>
         Tag all files in Git with the version number with
-        <quote><command>cvs tag v_X_Y_Z</command></quote>.
+        <quote><command>git tag v_X_Y_Z</command></quote>.
         Don't use vX_Y_Z, ver_X_Y_Z, v_X.Y.Z (won't work) etc.
        </para>
       </listitem>