summaryrefslogtreecommitdiff
path: root/networking/udhcp
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-10-22 09:58:56 +0000
committerEric Andersen <andersen@codepoet.org>2003-10-22 09:58:56 +0000
commit88c916bdec7d444198f067529637b4a616ad3efe (patch)
tree12be1aa9b2eb9021ca7b7b4547efbf6e2f3eb023 /networking/udhcp
parent951df20b7e8f776e71c1063f910c34f5cfd0bec4 (diff)
downloadbusybox-w32-88c916bdec7d444198f067529637b4a616ad3efe.tar.gz
busybox-w32-88c916bdec7d444198f067529637b4a616ad3efe.tar.bz2
busybox-w32-88c916bdec7d444198f067529637b4a616ad3efe.zip
Andreas Mohr writes:
the busybox menuconfig triggered my "inacceptable number of spelling mistakes" upper level, so I decided to make a patch ;-) I also improved some wording to describe some things in a better way. Many thanks for an incredible piece of software! Andreas Mohr, random OSS developer
Diffstat (limited to 'networking/udhcp')
-rw-r--r--networking/udhcp/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/udhcp/Config.in b/networking/udhcp/Config.in
index a3223de9c..fc07a9b7f 100644
--- a/networking/udhcp/Config.in
+++ b/networking/udhcp/Config.in
@@ -22,7 +22,7 @@ config CONFIG_UDHCPC
22 while striving to be fully functional and RFC compliant. 22 while striving to be fully functional and RFC compliant.
23 23
24 The udhcp client negotiates a lease with the DHCP server and 24 The udhcp client negotiates a lease with the DHCP server and
25 notifies a set of scripts when a leases is obtained or lost. 25 notifies a set of scripts when a lease is obtained or lost.
26 26
27 See http://udhcp.busybox.net for further details. 27 See http://udhcp.busybox.net for further details.
28 28