tftp: optional tftp-hpa compat
[oweals/busybox.git] / coreutils / echo.c
index e45b909402a6cd2563cfc16216ab9878732ecf72..5dc5be0722a90d986264d6c42334d5cc0f552a3a 100644 (file)
  *    The previous version did not allow 4-digit octals.
  */
 //config:config ECHO
-//config:      bool "echo (basic SuSv3 version taking no options)"
+//config:      bool "echo (1.8 kb)"
 //config:      default y
 //config:      help
-//config:      echo is used to print a specified string to stdout.
+//config:      echo prints a specified string to stdout.
 //config:
 //config:# this entry also appears in shell/Config.in, next to the echo builtin
 //config:config FEATURE_FANCY_ECHO