Minor command correction.

This commit is contained in:
Paul Smith 2006-04-01 06:37:45 +00:00
parent a8f101d0bc
commit 776d8b7bc2

View file

@ -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-".