diff man/internals/internals.texi @ 3773:5f25b1501bcd

[xemacs-hg @ 2007-01-01 10:03:52 by malcolmp] Use 'grep -E' rather than egrep and 'grep -F' rather than fgrep.
author malcolmp
date Mon, 01 Jan 2007 10:04:13 +0000
parents 382b11fa8866
children 1dac67fc67ae
line wrap: on
line diff
--- a/man/internals/internals.texi	Mon Jan 01 07:46:38 2007 +0000
+++ b/man/internals/internals.texi	Mon Jan 01 10:04:13 2007 +0000
@@ -16610,7 +16610,7 @@
 the function names.) Use something like
 
 @example
-fgrep -f ../nmkun.txt -w [a-hj-z]*.[ch]  |m
+grep -F -f ../nmkun.txt -w [a-hj-z]*.[ch]  |m
 @end example
 
 in the source directory, which does a word match and skips