config: update size information
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
10bde14292
commit
b097a84d62
262 changed files with 321 additions and 313 deletions
|
@ -70,7 +70,7 @@
|
|||
* mv -f ./"$DATAFILE" save/
|
||||
*/
|
||||
//config:config LPD
|
||||
//config: bool "lpd (5.3 kb)"
|
||||
//config: bool "lpd (5.5 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: lpd is a print spooling daemon.
|
||||
|
|
|
@ -12,13 +12,13 @@
|
|||
* See RFC 1179 for protocol description.
|
||||
*/
|
||||
//config:config LPR
|
||||
//config: bool "lpr (10 kb)"
|
||||
//config: bool "lpr (9.9 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: lpr sends files (or standard input) to a print spooling daemon.
|
||||
//config:
|
||||
//config:config LPQ
|
||||
//config: bool "lpq (10 kb)"
|
||||
//config: bool "lpq (9.9 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: lpq is a print spool queue examination and manipulation program.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue