CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2016/01/24 13:10:48
Modified files: regress/usr.bin/mdoclint: mdoclint Log message: In the OpenBSD-specific part of verify_xref(), discard the standard error output from man -f: Messages "man: nothing appropriate" are not helpful. If no matching manual exists anywhere, a more specific message follows right afterwards. If a matching manual exists in the current directory, such messages are just wrong. Issue reported by jmc@.