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:
0d98b44
)
Fix a typo in config text
author
Denys Vlasenko
<vda.linux@googlemail.com>
Sat, 7 Aug 2010 12:02:26 +0000
(14:02 +0200)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Sat, 7 Aug 2010 12:02:26 +0000
(14:02 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/udhcp/Config.src
patch
|
blob
|
history
diff --git
a/networking/udhcp/Config.src
b/networking/udhcp/Config.src
index 331dffc2e54d4370d2f0d6b85ea3a1b7797dccca..dcd493f138d205cbd9e8dedbf743e08325ee8d78 100644
(file)
--- a/
networking/udhcp/Config.src
+++ b/
networking/udhcp/Config.src
@@
-85,7
+85,7
@@
config UDHCP_DEBUG
depends on UDHCPD || UDHCPC || DHCPRELAY
help
Verbosity can be increased with multiple -v options.
- This option
s
controls how high it can be cranked up.
+ This option controls how high it can be cranked up.
Bigger values result in bigger code. Levels above 1
are very verbose and useful for debugging only.