CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2018/04/19 10:25:11
Modified files: usr.bin/mandoc : main.c Log message: Compatibility with man-db: In page name mode (= man(1) default mode), also try to interpret names containing slashes as absolute or relative file names. Missing feature reported by Nate Bargmann on <groff at gnu dot org>, and the man-db maintainer Colin Watson <cjwatson at debian dot org> explained to me how this is supposed to work.