summaryrefslogtreecommitdiffstats
path: root/usr.bin/locate
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2002-07-02 21:13:15 +0000
committertrhodes <trhodes@FreeBSD.org>2002-07-02 21:13:15 +0000
commitbba5eae3626b0b19c5bac5c09ac9771a8896c51b (patch)
treed63d712e7318e01285735aac4ef64993d1ce2ce5 /usr.bin/locate
parent6c4aef505092d81d3324d7bd92b4f4bb423b3092 (diff)
downloadFreeBSD-src-bba5eae3626b0b19c5bac5c09ac9771a8896c51b.zip
FreeBSD-src-bba5eae3626b0b19c5bac5c09ac9771a8896c51b.tar.gz
Fix grammar in 1 sentence
Reword 'Usually faster in most cases' to 'and is faster in most cases' PR: 40024 (partly)
Diffstat (limited to 'usr.bin/locate')
-rw-r--r--usr.bin/locate/locate/locate.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/locate/locate/locate.1 b/usr.bin/locate/locate/locate.1
index 84edece..226aa42 100644
--- a/usr.bin/locate/locate/locate.1
+++ b/usr.bin/locate/locate/locate.1
@@ -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
OpenPOWER on IntegriCloud