Index: grep/ChangeLog
diff -u grep/ChangeLog:1.275 grep/ChangeLog:1.276
--- grep/ChangeLog:1.275 Tue Nov 8 19:45:05 2005
+++ grep/ChangeLog Tue Nov 8 21:35:33 2005
@@ -1,3 +1,16 @@
+2005-11-08 Charles Levert <[EMAIL PROTECTED]>
+
+ * README.DOS, TODO, grep.spec, doc/grep.1, doc/grep.texi,
+ src/grep.h, po/da.po, po/nb.po, po/no.po, po/sv.po:
+ Replace all capitalized "Grep" by a lowercase "grep", except
+ in citations. Reported by Benno Schulenberg <[EMAIL PROTECTED]>
+ from the <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=190551>
+ entry in the Debian bug tracker.
+ * doc/grep.1, doc/grep.texi: Explain that the "egrep" and "fgrep"
+ commands are deprecated and provided for historical applications.
+ Replace some "egrep" uses by "grep -E" to promote the newer usage.
+ Typeset "zgrep" as a command. Fix some spacing and punctuation bugs.
+
2005-11-08 Julian Foad <[EMAIL PROTECTED]>
* doc/grep.texi: Rewrite a poorly written usage example about