source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Fix documentation bug: man(1) does not ignore manpath
@ 2017-05-17 23:23 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2017-05-17 23:23 UTC (permalink / raw)
  To: source

Log Message:
-----------
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.

Modified Files:
--------------
    mdocml:
        man.1

Revision Data
-------------
Index: man.1
===================================================================
RCS file: /home/cvs/mdocml/mdocml/man.1,v
retrieving revision 1.28
retrieving revision 1.29
diff -Lman.1 -Lman.1 -u -p -r1.28 -r1.29
--- man.1
+++ 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
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-05-17 23:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-17 23:23 mdocml: Fix documentation bug: man(1) does not ignore manpath schwarze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).