mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 04:43:32 +00:00
Fix grammar in 1 sentence
Reword 'Usually faster in most cases' to 'and is faster in most cases' PR: 40024 (partly)
This commit is contained in:
parent
7a921ebf84
commit
126aa65832
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=99284
@ -77,7 +77,7 @@ As a special case, a pattern containing no globbing characters
|
||||
is matched as though it were
|
||||
.Dq *foo* .
|
||||
.Pp
|
||||
Historically, locate store only characters between 32 and 127. The
|
||||
Historically, locate only stored characters between 32 and 127. The
|
||||
current implementation store any character except newline
|
||||
.Pq Sq \en
|
||||
and NUL
|
||||
@ -170,8 +170,8 @@ Use
|
||||
instead of the
|
||||
.Xr stdio 3
|
||||
library.
|
||||
This is the default behavior.
|
||||
Usually faster in most cases.
|
||||
This is the default behavior
|
||||
and is faster in most cases.
|
||||
.It Fl s
|
||||
Use the
|
||||
.Xr stdio 3
|
||||
|
Loading…
Reference in New Issue
Block a user