CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2011/12/24 14:51:40
Modified files: usr.bin/mandoc : apropos.1 manpath.c Log message: Support leading, trailing and double colons in MANPATH to prepend, append or insert the man.conf(5) default path; compatible with GNU manpath(1), implementation by kristaps@, heavily tweaked by me.