help text: regularize format, and shrink
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 17 Mar 2008 08:55:44 +0000 (08:55 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 17 Mar 2008 08:55:44 +0000 (08:55 -0000)
commit397de617f38a58ca4659ee348faf1df574b3ec8d
tree8d629ddebd9ce35cff7fb97b1e8e436142dade41
parenta4522c5a66fab931328e2423f41716fba3a6fbfd
help text: regularize format, and shrink
getty: shrink, and improve comments
mount: OPT_ALL is superfluous, we already have OPT_a

function                                             old     new   delta
bcode                                                 47      25     -22
getty_main                                          2503    2349    -154
packed_usage                                       23928   23698    -230
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/3 up/down: 0/-406)           Total: -406 bytes
   text    data     bss     dec     hex filename
 798031     658    7428  806117   c4ce5 busybox_old
 797604     658    7428  805690   c4b3a busybox_unstripped
include/usage.h
loginutils/getty.c
util-linux/mount.c