HOWTO-RELEASE: Fix cvs commit command for docs

This commit is contained in:
Adam Spiers 2019-06-29 00:55:51 +01:00
parent cef930852c
commit 872ec96350

View file

@ -111,7 +111,7 @@ Release procedure
# Check that the changes look OK
cvs diff
# Then commit
cvs commit -m 'Update manual to v7.8.9'
cvs commit -m "Update manual to v$version"
- Upload to ftp.gnu.org. This is easiest using gnupload: