aboutsummaryrefslogtreecommitdiff
path: root/findutils
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-02-04 17:24:53 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-02-04 17:24:53 +0000
commit7154b99c89f9598cafc0044008fe61eb202099dc (patch)
treee93b9c2d43d7e9fc92d6e860ff85d28e3e131420 /findutils
parent01986e9c6f45e718a11c8cd7a37306b54b78b501 (diff)
downloadbusybox-7154b99c89f9598cafc0044008fe61eb202099dc.tar.gz
- improve wording
Diffstat (limited to 'findutils')
-rw-r--r--findutils/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/findutils/Config.in b/findutils/Config.in
index 554303f75..dd8a8c9bb 100644
--- a/findutils/Config.in
+++ b/findutils/Config.in
@@ -96,8 +96,8 @@ config FEATURE_FIND_NOT
depends on FIND
help
Support the '!' operator to invert the test results. If 'Enable
- full-blown desktop' is enabled, then will also the non-POSIX
- '-not' be supported.
+ full-blown desktop' is enabled, then will also support the
+ non-POSIX notation '-not'.
config GREP
bool "grep"