[git commit master] delete forgotten chunk in prev commit

Denys Vlasenko vda.linux at googlemail.com
Sun Feb 14 04:49:14 UTC 2010


commit: http://git.busybox.net/busybox/commit/?id=5e7345770aba47cae9f14ec9ff3d69629703f1c2
branch: http://git.busybox.net/busybox/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 include/usage.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/usage.h b/include/usage.h
index 26a61ca..840fb5e 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -4680,7 +4680,6 @@
        "[-cds] STRING1 [STRING2]"
 #define tr_full_usage "\n\n" \
        "Translate, squeeze, or delete characters from stdin, writing to stdout\n" \
-       "stdin, writing to stdout\n" \
      "\nOptions:" \
      "\n	-c	Take complement of STRING1" \
      "\n	-d	Delete input characters coded STRING1" \
-- 
1.6.3.3



More information about the busybox-cvs mailing list