]> git.sesse.net Git - plocate/blobdiff - plocate.1
setgid to plocate, not mlocate.
[plocate] / plocate.1
index 85c6fcc93af1275947c3ca3698c1e41847b01db8..ebc3f1944b081bb142ba2c7c14ba23aba7c18fc6 100644 (file)
--- a/plocate.1
+++ b/plocate.1
@@ -49,7 +49,8 @@ All of this matches
 behavior.
 
 Like
-.BR mlocate(1),
+.BR mlocate (1),
+.B plocate
 shows all files visible to the calling user (by virtue of
 having read and execute permissions on all parent directories),
 and none that are not, by means of running with the setgid
@@ -106,7 +107,7 @@ allowed to contain embedded newlines.
 \fB\-r\fR, \fB\-\-regexp\fR
 Patterns are taken to be POSIX basic regular expressions.
 See
-.BR regex(7)
+.BR regex (7)
 for more information. Note that this forces a linear scan
 through the entire database, which is slow.