From ff37799dfe0e6e8fb9b971a2aeb4076d8a3784ec Mon Sep 17 00:00:00 2001 From: Pascal Bellard Date: Mon, 28 Jun 2010 15:50:22 +0200 Subject: conspy: code shrink function old new delta conspy_main 1446 1444 -2 screen_read_close 114 108 -6 screen_char 299 293 -6 Signed-off-by: Pascal Bellard Signed-off-by: Denys Vlasenko --- include/usage.src.h | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'include') diff --git a/include/usage.src.h b/include/usage.src.h index 6d17ab571..53ee7943a 100644 --- a/include/usage.src.h +++ b/include/usage.src.h @@ -163,16 +163,6 @@ INSERT #define blkid_full_usage "\n\n" \ "Print UUIDs of all filesystems" -#define bootchartd_trivial_usage \ - "start [PROG ARGS]|stop|init" -#define bootchartd_full_usage "\n\n" \ - "Create /var/log/bootchart.tgz with boot chart data\n" \ - "\nOptions:" \ - "\nstart: start background logging; with PROG, run PROG, then kill logging with USR1" \ - "\nstop: send USR1 to all bootchartd processes" \ - "\ninit: start background logging; stop when getty/xdm is seen (for init scripts)" \ - "\nUnder PID 1: as init, then exec $bootchart_init, /init, /sbin/init" \ - #define brctl_trivial_usage \ "COMMAND [BRIDGE [INTERFACE]]" #define brctl_full_usage "\n\n" \ -- cgit v1.2.3