Try to fix two problems with the -I example. One is the fact that we

want to match a character $, not EOL. The other is that CVS helpfully
expanded my example into an actual CVS tag.

Submitted by:	gad
This commit is contained in:
dougb 2003-02-10 06:35:34 +00:00
parent 4ec0d56609
commit 8645f074a0

View File

@ -305,7 +305,7 @@ with all values commented out:
#DIFF_FLAG='-u'
#
# Additional options for diff. This will get unset when using -s.
#DIFF_OPTIONS='-I$FreeBSD$' # Ignores CVS Id tags
#DIFF_OPTIONS='-I$FreeBSD$]' # Ignores CVS Id tags
#
# Verbose mode includes more details and additional checks
#VERBOSE=