summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2006-04-01 06:37:45 +0000
committerPaul Smith <psmith@gnu.org>2006-04-01 06:37:45 +0000
commit776d8b7bc2ff83f8ebf5d357ec89e3bbe6d83962 (patch)
treeafeda6bd7ee4c5866f012194dc6490c19d36da01
parenta8f101d0bc354896e410e218db12b449b0447de7 (diff)
downloadgunmake-3.81.tar.gz
Minor command correction.3.81
-rw-r--r--README.cvs2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.cvs b/README.cvs
index a1ef7fb..9194f00 100644
--- a/README.cvs
+++ b/README.cvs
@@ -140,7 +140,7 @@ before making an official release:
"Fixed Release" ID number.
* Run "make distcheck" to be sure it all works.
* Commit everything.
- * cvs tag -r<RTAG> where RTAG is constructed by replacing each "." in
+ * cvs tag <RTAG> where RTAG is constructed by replacing each "." in
the version with "-" and prefixing it with "make-".