diff options
Diffstat (limited to 'networking/udhcp/Config.in')
-rw-r--r-- | networking/udhcp/Config.in | 2 |
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 | ||