diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 1999-11-21 02:00:16 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-11-21 02:00:16 +0000 |
| commit | 75b7d1d0eff905b9b53a94d90b25cfd13c1b7c52 (patch) | |
| tree | 66b8e516ddbaf2bde9b4a960c0aebe662cc6f79d /gnu | |
| parent | 5b104c31b2eaf46185a9e4bc3fc85b2b41c91941 (diff) | |
Notes
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 |
