summaryrefslogtreecommitdiff
path: root/sbin/dhclient/dhclient.8
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2013-01-18 21:19:47 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2013-01-18 21:19:47 +0000
commit40385c6ce5e1b198124dc4a0bcab53f8900bb77e (patch)
treea518cd6f7da8a88c1d823bd4a8c8c252ff48b980 /sbin/dhclient/dhclient.8
parentb1b79aa89ca7e36188709980fc740cbed3f4d03b (diff)
tweak -L; ok krw
Diffstat (limited to 'sbin/dhclient/dhclient.8')
-rw-r--r--sbin/dhclient/dhclient.813
1 files changed, 8 insertions, 5 deletions
diff --git a/sbin/dhclient/dhclient.8 b/sbin/dhclient/dhclient.8
index 1b382377b31..3f6ebf75c0c 100644
--- a/sbin/dhclient/dhclient.8
+++ b/sbin/dhclient/dhclient.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dhclient.8,v 1.13 2013/01/18 08:07:32 jmc Exp $
+.\" $OpenBSD: dhclient.8,v 1.14 2013/01/18 21:19:46 jmc Exp $
.\"
.\" Copyright (c) 1997 The Internet Software Consortium.
.\" All rights reserved.
@@ -89,10 +89,13 @@ Specify a location,
for the option data file.
This causes
.Nm
-to write two pseudo-leases, offered {} and effective {} to the
-specified file.
-offered {} will contain the lease offered by the DHCP server.
-effective {} will contain the modified lease used to configure the
+to write two pseudo-leases,
+.Dq offered
+and
+.Dq effective ,
+to the specified file.
+The offered block will contain the lease offered by the DHCP server;
+the effective block will contain the modified lease used to configure the
interface.
.It Fl l Ar file
Specify an alternate location,