summaryrefslogtreecommitdiff
path: root/locate
diff options
context:
space:
mode:
authorJames Youngman <jay@gnu.org>2005-01-25 17:17:18 +0000
committerJames Youngman <jay@gnu.org>2005-01-25 17:17:18 +0000
commit6808e1a4a2de776b28c170b6632c84ea343bb876 (patch)
tree8dcb3283e3e70d977e11747faf588b29a8860ae6 /locate
parent80a03efcb939e52f98da9914d954f75df53c7b1e (diff)
downloadfindutils-6808e1a4a2de776b28c170b6632c84ea343bb876.tar.gz
Document --mmap and --stdio as synonyms of -m and -s.
Diffstat (limited to 'locate')
-rw-r--r--locate/locate.14
1 files changed, 2 insertions, 2 deletions
diff --git a/locate/locate.1 b/locate/locate.1
index 644cf520..45e08c3e 100644
--- a/locate/locate.1
+++ b/locate/locate.1
@@ -99,7 +99,7 @@ Limit the number of matches to N. If a limit is set via this option,
the number of results printed for the \-c option will never be larger
than this number.
.TP
-.I "\-m"
+.I "\-m, \-\-mmap"
Accepted but does nothing, for compatibility with BSD
.BR locate .
.TP
@@ -115,7 +115,7 @@ Results are considered to match if the pattern specified matches the
final component of the name of a file as listed in the database.
This final component is usually referred to as the `base name'.
.TP
-.I "\-s"
+.I "\-s, \-\-stdio"
Accepted but does nothing, for compatibility with BSD
.BR locate .
.TP