Subject: | Minor typos in docs |
"To use this program, you need to check out your CVSROOT respository from CVS and edit some files. Here are the steps to follow:"
=> repository
"Location of the diff executable, e.g., /usr/bin/diff. Defaults to diff, thus assuming that the cvs executable is in the path. Used only for comparing added and delited files to /dev/null."
=> deleted
"So if you're using an older versiono of CVS that exhibits this problem (prior to 1.12, if I recall correctly), use this option to replace any spaces in file names with underscores before passing them off to diff."
=> version
"...or the maximum number of words that take up less than 72 characters (includinng the -m and/or -p options, if specified). "
=> including
"CVS users thus might want to consider making the first sentence of their messages (up to the first period) be a breif summary, and the rest of the message can be a more detailed description of the changes."
=> brief
"The DEFAULT line will work equally well. Perhaps you want to have mail sent to different addresses for different repository pacakges. see cvs for more information on the loginfo file syntax."
=> packages
"If you'd like to see diffs for the changes for any particular commit, add the -d option. All of the changes to the repository will be recoreded in diff format and appended to the end of the message:"
=> recorded