From: Denys Vlasenko Date: Mon, 7 Jun 2010 01:04:46 +0000 (+0200) Subject: small fix in usage text X-Git-Tag: 1_17_0~97 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=838e0dbda1578ce96ae7c9d6d09d5d8025072777;p=platform%2Fupstream%2Fbusybox.git small fix in usage text Signed-off-by: Denys Vlasenko --- diff --git a/include/usage.src.h b/include/usage.src.h index 878e7a2..bd2e563 100644 --- a/include/usage.src.h +++ b/include/usage.src.h @@ -5097,7 +5097,7 @@ INSERT #define who_full_usage "\n\n" \ "Show who is logged on\n" \ "\nOptions:" \ - "\n -a show all" \ + "\n -a Show all" \ #define whoami_trivial_usage \ ""