From 356b6dbf8674cea50da27cd78a9c52fe2fcad9a0 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 6 Dec 2001 07:42:04 +0000 Subject: Patch from Steve Merrifield to fixup the merge of the time applet, which I messed up. -Erik --- include/usage.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/usage.h') diff --git a/include/usage.h b/include/usage.h index a3447e83a..14d16561f 100644 --- a/include/usage.h +++ b/include/usage.h @@ -1704,8 +1704,8 @@ #define time_trivial_usage \ "[OPTION]... COMMAND [ARGS...]" #define time_full_usage \ - "Runs the program COMMAND with arguments ARGS. When COMMAND finishes,\n" - "COMMAND's resource usage information is displayed\n\n" + "Runs the program COMMAND with arguments ARGS. When COMMAND finishes,\n" \ + "COMMAND's resource usage information is displayed\n\n" \ "Options:\n" \ "\t-v\tDisplays verbose resource usage information." -- cgit v1.2.3