From dee8587d9208e4ea5ba8f8bb73b555007529372e Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Fri, 11 Jul 2008 12:19:14 +0000 Subject: Apply post-1.11.0 patches. Bump version to 1.11.1. --- include/usage.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'include') diff --git a/include/usage.h b/include/usage.h index df89580..ceac6d0 100644 --- a/include/usage.h +++ b/include/usage.h @@ -3637,9 +3637,7 @@ "$ cat TODO | split -a 2 -l 2 TODO_\n" #define start_stop_daemon_trivial_usage \ - "[OPTIONS] [" \ - USE_GETOPT_LONG("--start|--stop") SKIP_GETOPT_LONG("-S|-K") \ - "] ... [-- arguments...]" + "[OPTIONS] [-S|-K] ... [-- arguments...]" #define start_stop_daemon_full_usage "\n\n" \ "Search for matching processes, and then\n" \ "-S: stop all matching processes.\n" \ -- cgit v1.1