NetBSD/usr.bin/man
uwe 28b0656f7c config() in manconf.c now verifies _build (and _crunch) command
templates with fmtcheck(3) so annotate the printf that uses these
commands as safe with a __format_arg wrapper and drop
-Wno-format-nonliteral.

XXX: Using local wrapper for now, solving this in general would be
nice, but it raises namespace pollution issues.

XXX^2: catman(8) also uses manconf.c and uses _build and _crunch so it
can also benefit from this (but see above).
2014-02-17 03:10:12 +00:00
..
Makefile config() in manconf.c now verifies _build (and _crunch) command 2014-02-17 03:10:12 +00:00
man.1 whatis.db is no more, so don't mention its location in FILES. 2013-07-18 03:40:31 +00:00
man.c config() in manconf.c now verifies _build (and _crunch) command 2014-02-17 03:10:12 +00:00
man.conf.5 Prefer Aq to \*[Lt] etc. 2013-06-28 10:13:18 +00:00
manconf.c Check _build and _crunch commands with fmtcheck(3), warn about and 2014-02-17 02:53:48 +00:00
manconf.h
pathnames.h