summaryrefslogtreecommitdiffstats
path: root/man.1
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-05-17 23:23:00 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-05-17 23:23:00 +0000
commitca8ab48c019b51285f9d5dd95a4114d3051ccb3a (patch)
treef865b9937a6b91abbc4d0ab8a95f1222c79fe6bb /man.1
parentdfdc0bcb581db71fdd2a29bf9ecb2a2776d68b46 (diff)
downloadmandoc-ca8ab48c019b51285f9d5dd95a4114d3051ccb3a.tar.gz
Fix documentation bug:
man(1) does not ignore manpath directories lacking mandoc.db(5) files; instead, it uses filename lookup to find manuals in such directories.
Diffstat (limited to 'man.1')
-rw-r--r--man.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man.1 b/man.1
index b913a3a6..c800a1f7 100644
--- a/man.1
+++ b/man.1
@@ -262,7 +262,7 @@ environment variable.
The format of the path is a colon
.Pq Ql \&:
separated list of directories.
-Invalid paths, or paths without manual databases, are ignored.
+Invalid paths are ignored.
Overridden by
.Fl M ,
ignored if