aboutsummaryrefslogtreecommitdiffstatshomepage
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
commitef558d8d30edd79a56ac822d208904743283a643 (patch)
tree170fc5b19c0090bbe73d5be4a3a8ac08ff030c5f /man.1
parent352c7e6109d57f6daacd6d2fb588d513a1dc3c3d (diff)
downloadmandoc-ef558d8d30edd79a56ac822d208904743283a643.tar.gz
mandoc-ef558d8d30edd79a56ac822d208904743283a643.tar.zst
mandoc-ef558d8d30edd79a56ac822d208904743283a643.zip
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.16
1 files changed, 3 insertions, 3 deletions
diff --git a/man.1 b/man.1
index 3ae9d912..075497ac 100644
--- a/man.1
+++ b/man.1
@@ -1,4 +1,4 @@
-.\" $Id: man.1,v 1.28 2017/03/27 18:51:36 schwarze Exp $
+.\" $Id: man.1,v 1.29 2017/05/17 23:23:00 schwarze Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -31,7 +31,7 @@
.\"
.\" @(#)man.1 8.2 (Berkeley) 1/2/94
.\"
-.Dd $Mdocdate: March 27 2017 $
+.Dd $Mdocdate: May 17 2017 $
.Dt MAN 1
.Os
.Sh NAME
@@ -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