From f7c6293cdc0da4b4036d142d56c80eb5535c7db8 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Sat, 17 Oct 2020 09:47:13 +0200 Subject: [PATCH] Fix some inconsistencies in the man page. --- plocate.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plocate.1 b/plocate.1 index 85c6fcc..1609b75 100644 --- a/plocate.1 +++ b/plocate.1 @@ -49,7 +49,7 @@ All of this matches behavior. Like -.BR mlocate(1), +.BR mlocate (1), 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 +106,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. -- 2.39.2