CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/18 12:40:38
Modified files:
usr.bin/mandoc : manpath.c
Log message:
Ignore invalid directories in man.conf(5) and MANPATH, even if their
parent directories exist, but complain about invalid directories
given on the command line.
Intended to fix an oddity reported by sthen@.
