klogd: make help text more understandable
authorDenis Vlasenko <vda.linux@googlemail.com>
Fri, 6 Jun 2008 16:08:04 +0000 (16:08 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Fri, 6 Jun 2008 16:08:04 +0000 (16:08 -0000)
commit7bdf0c82da3713ec2a0f0090ba663c1167d10a67
treefa1fef1fcc9071ccaca979724d64e9095a92e351
parent797c96d8ce8765e11510e9dcd4c484ed3ced532c
klogd: make help text more understandable
klogd: by using a register instead of global variable, shrink code a bit

function                                             old     new   delta
klogd_main                                           372     362     -10
packed_usage                                       24504   24486     -18
   text    data     bss     dec     hex filename
 808464     642    7180  816286   c749e busybox_old
 808422     642    7180  816244   c7474 busybox_unstripped
include/usage.h
sysklogd/klogd.c