From b52042bc4952d32cd5930fbb844bea302ae646f8 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Thu, 10 Dec 2020 00:24:42 +0100 Subject: [PATCH] Fix a typo in plocate(1). --- plocate.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plocate.1 b/plocate.1 index ebc3f19..ade0234 100644 --- a/plocate.1 +++ b/plocate.1 @@ -72,7 +72,7 @@ number at the end. .TP \fB\-d\fR, \fB\-\-database\fR \fIDBPATH\fR -Find matches in \fB/var/lib/mlocate/plocate.db\fR, instead of the given database. +Find matches in the given database, instead of \fB/var/lib/plocate/plocate.db\fR. ( .B plocate does not currently support multiple databases.) -- 2.39.2