diff options
author | Brian Somers <brian@FreeBSD.org> | 2006-08-17 20:11:21 +0000 |
---|---|---|
committer | Brian Somers <brian@FreeBSD.org> | 2006-08-17 20:11:21 +0000 |
commit | 4fdeb33466ead68cd25b2afec37f2efc7d1e34fe (patch) | |
tree | d60baabb6fcd7b32bd22634cfeec45807517eae2 | |
parent | 04e0bd8b8034814605673a4113b4d066d0fd2052 (diff) | |
download | src-4fdeb33466ead68cd25b2afec37f2efc7d1e34fe.tar.gz src-4fdeb33466ead68cd25b2afec37f2efc7d1e34fe.zip |
Notes
-rw-r--r-- | sbin/dhclient/dhclient.8 | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/sbin/dhclient/dhclient.8 b/sbin/dhclient/dhclient.8 index bbe922f0307a..98fa08ffa87c 100644 --- a/sbin/dhclient/dhclient.8 +++ b/sbin/dhclient/dhclient.8 @@ -38,7 +38,7 @@ .\" .\" $FreeBSD$ .\" -.Dd July 22, 2005 +.Dd August 17, 2006 .Dt DHCLIENT 8 .Os .Sh NAME @@ -84,10 +84,13 @@ Specify an alternate location, .Ar file , for the leases file. .It Fl p -Tells dhclient to persist in trying to configure the interface, despite +Tells +.Nm +to persist in trying to configure the interface, despite an inability to gain carrier. -This is used to survive switch outages and when dhclient is required as -soon as the cable is connected. +This is used to survive switch outages and when +.Nm +is required as soon as the cable is connected. .It Fl q Forces .Nm |