freebsd-dev/usr.sbin/lpr/lpq
Garance A Drosehn 6d39e1b726 Fix most of the warnings generated by compiling lpr with -Wnon-const-format,
often by just telling gcc that some internal routine is "__printflike"
(work done by Kris Kennaway <kris@FreeBSD.org>).  Also fix the new warnings
which show up once gcc starts checking the "printf-like parameters" passed
to those routines.

MFC after:	1 week
2001-07-15 00:09:46 +00:00
..
lpq.1 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
lpq.c Fix most of the warnings generated by compiling lpr with -Wnon-const-format, 2001-07-15 00:09:46 +00:00
Makefile - Backout botched attempt to introduce MANSECT feature. 2001-03-26 14:42:20 +00:00