hush: adopt ash's quote_in_varexp1.tests
[oweals/busybox.git] / util-linux / rev.c
index c2250531419ec8d567100fc9767bcda86d9c3456..2bef9b9befb2748de996836328e00e18fd3f4179 100644 (file)
@@ -6,10 +6,10 @@
  * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 //config:config REV
-//config:      bool "rev"
+//config:      bool "rev (4.5 kb)"
 //config:      default y
 //config:      help
-//config:        Reverse lines of a file or files.
+//config:      Reverse lines of a file or files.
 
 //applet:IF_REV(APPLET(rev, BB_DIR_BIN, BB_SUID_DROP))