mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-15 15:06:42 +00:00
Spell command names correctly. Even when they appear at the beginning
of a sentence.
This commit is contained in:
parent
5b104c31b2
commit
75b7d1d0ef
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=53482
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user