diff options
| author | Roy Marples <roy@marples.name> | 2008-01-28 14:33:46 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-01-28 14:33:46 +0000 |
| commit | 36c01cf227ef87707950b60d6feccb5098a73b01 (patch) | |
| tree | 34f2c68c60d9e3315ab851a48e925ee516648e70 /dhcpcd.8.in | |
| parent | 43137e797f2befea057f7db47657c0bad4242419 (diff) | |
| download | dhcpcd-36c01cf227ef87707950b60d6feccb5098a73b01.tar.xz | |
Man page updates.
Diffstat (limited to 'dhcpcd.8.in')
| -rw-r--r-- | dhcpcd.8.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/dhcpcd.8.in b/dhcpcd.8.in index 1d53935c..7614bc08 100644 --- a/dhcpcd.8.in +++ b/dhcpcd.8.in @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd Jan 25, 2008 +.Dd Jan 28, 2008 .Dt DHCPCD 8 SMM .Sh NAME .Nm dhcpcd @@ -89,9 +89,9 @@ If .Nm failed to obtain a lease, it will probe for a valid IPv4LL address .Po -aka Zerconf, aka APIPA +aka Zeroconf, aka APIPA .Pc . -Once obtained it will probe every 10 seconds or so for a DHCP server to get a +Once obtained it will probe every 10 seconds for a DHCP server to get a proper address. .Pp Even when @@ -124,7 +124,7 @@ You can fine tune the behaviour of with the following options :- .Bl -tag -width indent .It Fl d , -debug -Echos debug and informational messages to the console. +Echo debug and informational messages to the console. Subsequent debug options stop .Nm from daemonising. @@ -277,7 +277,7 @@ the DHCP server wants. Here are some option that deal with turning these bits off. .Bl -tag -width indent .It Fl A , -noarp -Don't request and claim the address by ARP. +Don't request or claim the address by ARP. .It Fl G , -nogateway Don't set any default routes. .It Fl L , -noipv4ll |
