NetBSD/usr.sbin/lpr/lpd
lukem 279552d3db fix up various .Nm abuses:
- keep the case consistent between the actual name and what's referenced.
  e.g, if it's `foo', don't use '.Nm Foo' at the start of a sentence.
- remove unnecessary `.Nm foo' after the first occurrence (except for
  using `.Nm ""' if there's stuff following, or for the 2nd and so on
  occurrences in a SYNOPSIS
- use Sx, Ic, Li, Em, Sq, and Xr as appropriate
2000-11-07 06:43:24 +00:00
..
Makefile
extern.h
key.c
lpd.8 fix up various .Nm abuses: 2000-11-07 06:43:24 +00:00
lpd.c don't give result of function directly into syslog, use "%s". 2000-10-03 13:54:31 +00:00
lpdchar.c
modes.c
printjob.c More format string cleanups by sommerfeld. 2000-10-11 20:23:46 +00:00
recvjob.c More format string cleanups by sommerfeld. 2000-10-11 20:23:46 +00:00
ttcompat.c