]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Clarify -r option a little
authorRoy Marples <roy@marples.name>
Tue, 9 Oct 2007 09:05:29 +0000 (09:05 +0000)
committerRoy Marples <roy@marples.name>
Tue, 9 Oct 2007 09:05:29 +0000 (09:05 +0000)
dhcpcd.8

index 573cbe83c03001703ed66d35631ea1a8f904428c..16ccad35eb33d49a45cd00fdbf1bd5b95d668303 100644 (file)
--- a/dhcpcd.8
+++ b/dhcpcd.8
@@ -149,9 +149,9 @@ Sends
 .B DHCP_REQUEST
 message requesting to lease IP address ipaddr.
 The ipaddr parameter must be in the form xxx.xxx.xxx.xxx.
-If we are not given an ipaddr then we try use one assigned the the
-interface if present, otherwise the last address we leased for the
-interface, otherwise we error.
+If we are not given an ipaddr then we try to use the first one assigned
+to the interface if present, otherwise the last address we leased for the
+interface, otherwise we return an error.
 This effectively doubles the timeout period, as if we fail to get
 this IP address then we enter the INIT state and try to get any
 IP address.