Big cleanup in config help and description
[oweals/busybox.git] / miscutils / last.c
index 67c1343f10c421dad7f16da94a2fb964698718ba..b3f125c3f20c0e31b6370d153f38d33291646e2f 100644 (file)
@@ -14,7 +14,7 @@
 //config:        'last' displays a list of the last users that logged into the system.
 //config:
 //config:config FEATURE_LAST_FANCY
-//config:      bool "Turn on output of extra information"
+//config:      bool "Output extra information"
 //config:      default y
 //config:      depends on LAST
 //config:      help