aboutsummaryrefslogtreecommitdiff
path: root/coreutils
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2004-03-05 06:47:25 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2004-03-05 06:47:25 +0000
commit95ed8d9f35cba9dfab80f824f23602336c8f5917 (patch)
tree6d791a0520e8196878a4ab7dce6d3fe86883057c /coreutils
parentd2b860fecb7353a8f809e1841c299160f4c6c6b9 (diff)
downloadbusybox-95ed8d9f35cba9dfab80f824f23602336c8f5917.tar.gz
Close bracket in description from Peter Willis's eject applet
Diffstat (limited to 'coreutils')
-rw-r--r--coreutils/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/Config.in b/coreutils/Config.in
index fb6366c9f..900908a9e 100644
--- a/coreutils/Config.in
+++ b/coreutils/Config.in
@@ -144,7 +144,7 @@ config CONFIG_FEATURE_DU_DEFALT_BLOCKSIZE_1K
Use a blocksize of (1K) instead of the default 512b.
config CONFIG_ECHO
- bool "echo (basic SUSv3 version taking no options"
+ bool "echo (basic SUSv3 version taking no options)"
default n
help
echo is used to print a specified string to stdout.