Index: grep/doc/grep.texi
diff -u grep/doc/grep.texi:1.54 grep/doc/grep.texi:1.55
--- grep/doc/grep.texi:1.54 Tue Jun 21 15:22:58 2005
+++ grep/doc/grep.texi Tue Jul 5 01:03:32 2005
@@ -616,8 +616,8 @@
and separators (se, for fields and groups of context lines).
It is a colon-separated list of color specification assignments.
The default is `mt=01;31:ml=:cx=:fn=35:ln=32:bn=32:se=36' which means
-bold red, default, default, magenta, green, and cyan, all text foregrounds
-on the default background.
+bold red, default, default, magenta, green, green, and cyan, all text
+foregrounds on the default background.
Note that the `ml' setting, if any, remains in effect just before the
`mt' setting kicks in.
See the Select Graphic Rendition (SGR, for character attributes)