From: Fabian Keil <fk@fabiankeil.de>
Date: Fri, 6 Mar 2020 12:30:36 +0000 (+0100)
Subject: Remove a reference to CVS, we use Git now
X-Git-Tag: v_3_0_29~436
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/user-manual/developer-manual/static/gitweb.js?a=commitdiff_plain;h=6557c40b8869eb901691a44afd7eaff23f116617;p=privoxy.git

Remove a reference to CVS, we use Git now
---

diff --git a/doc/source/developer-manual.sgml b/doc/source/developer-manual.sgml
index 4bfde091..1c1f5900 100644
--- a/doc/source/developer-manual.sgml
+++ b/doc/source/developer-manual.sgml
@@ -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>