lpd: maintainer's update: now with spool helpers

function                                             old     new   delta
exec_helper                                            -     227    +227
sane                                                  66     117     +51
packed_usage                                       23806   23828     +22
lpd_main                                             486     504     +18
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 3/0 up/down: 318/0)             Total: 318 bytes
This commit is contained in:
Denis Vlasenko
2008-03-23 23:40:18 +00:00
parent c93b162248
commit a79428998d
2 changed files with 133 additions and 18 deletions

View File

@@ -2108,10 +2108,10 @@
"losetup -f will show the first loop free loop device\n\n"
#define lpd_trivial_usage \
"SPOOLDIR"
"SPOOLDIR [HELPER [ARGS...]]"
#define lpd_full_usage \
"Example:" \
"\n tcpsvd -E 0 515 softlimit -m 99999 lpd /var/spool"
"\n tcpsvd -E 0 515 softlimit -m 999999 lpd /var/spool ./print"
#define lpq_trivial_usage \
"[-P queue[@host[:port]]] [-U USERNAME] [-d JOBID...] [-fs]"