diff options
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/grep/grep.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/usr.bin/grep/grep.1 b/gnu/usr.bin/grep/grep.1 index 5230af8917730..5dfff47154dc9 100644 --- a/gnu/usr.bin/grep/grep.1 +++ b/gnu/usr.bin/grep/grep.1 @@ -62,15 +62,15 @@ In addition, two variant programs and .B fgrep are available. -.B Egrep +.B egrep is similar (but not identical) to .BR "grep\ \-E" , and is compatible with the historical Unix .BR egrep . -.B Fgrep +.B fgrep is the same as .BR "grep\ \-F" . -.B Zgrep +.B zgrep is the same as .BR "grep\ \-Z" . .PD |
