Spell command names correctly. Even when they appear at the beginning

of a sentence.
This commit is contained in:
David E. O'Brien 1999-11-21 02:00:16 +00:00
parent 5b104c31b2
commit 75b7d1d0ef
1 changed files with 3 additions and 3 deletions

View File

@ -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