projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcbd37d
)
tweak to config wording, no code changes
author
Denys Vlasenko
<vda.linux@googlemail.com>
Thu, 18 Jun 2009 17:59:51 +0000
(19:59 +0200)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Thu, 18 Jun 2009 17:59:51 +0000
(19:59 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
findutils/Config.in
patch
|
blob
|
history
diff --git
a/findutils/Config.in
b/findutils/Config.in
index 2f0e3c741474305419ddeb09f301b89df68998da..f274ad1c60a01412c0ef6dc965213930f5d1621d 100644
(file)
--- a/
findutils/Config.in
+++ b/
findutils/Config.in
@@
-12,7
+12,7
@@
config FIND
find is used to search your system to find specified files.
config FEATURE_FIND_PRINT0
- bool "Enable -print0: NUL-
separ
ated output"
+ bool "Enable -print0: NUL-
termin
ated output"
default y
depends on FIND
help
@@
-235,7
+235,7
@@
config FEATURE_XARGS_SUPPORT_TERMOPT
is exceeded.
config FEATURE_XARGS_SUPPORT_ZERO_TERM
- bool "Enable -0:
null
terminated input"
+ bool "Enable -0:
NUL-
terminated input"
default n
depends on XARGS
help