diff options
author | brian <brian@FreeBSD.org> | 2006-08-17 20:11:21 +0000 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 2006-08-17 20:11:21 +0000 |
commit | 768073acd7283f77b4f39c7ec7b020671dd3c8d7 (patch) | |
tree | d60baabb6fcd7b32bd22634cfeec45807517eae2 /sbin/dhclient | |
parent | c9b6b048b6da3f5a8e8d39f656bed69a1456f54f (diff) | |
download | FreeBSD-src-768073acd7283f77b4f39c7ec7b020671dd3c8d7.zip FreeBSD-src-768073acd7283f77b4f39c7ec7b020671dd3c8d7.tar.gz |
Bump the document date. s/dhclient/.Nm/
Suggested by: ru
Diffstat (limited to 'sbin/dhclient')
-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 bbe922f..98fa08f 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 |