summaryrefslogtreecommitdiff
path: root/sbin/dhclient/dhclient.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/dhclient/dhclient.8')
-rw-r--r--sbin/dhclient/dhclient.823
1 files changed, 2 insertions, 21 deletions
diff --git a/sbin/dhclient/dhclient.8 b/sbin/dhclient/dhclient.8
index a0e5c5b274f..875a6e7dcce 100644
--- a/sbin/dhclient/dhclient.8
+++ b/sbin/dhclient/dhclient.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dhclient.8,v 1.43 2020/11/06 21:15:41 krw Exp $
+.\" $OpenBSD: dhclient.8,v 1.44 2020/11/06 21:53:55 krw Exp $
.\"
.\" Copyright (c) 1997 The Internet Software Consortium.
.\" All rights reserved.
@@ -46,7 +46,6 @@
.Op Fl dnrv
.Op Fl c Ar file
.Op Fl i Ar options
-.Op Fl L Ar file
.Ar interface
.Sh DESCRIPTION
.Nm
@@ -96,21 +95,6 @@ This list will override any ignore statements in
.Ar options
must be a comma separated list of valid option names.
Invalid option names will cause the entire list to be discarded.
-.It Fl L Ar file
-Specify a
-.Ar file
-to write the option data to.
-This causes
-.Nm
-to write two pseudo-leases,
-.Dq offered
-and
-.Dq effective ,
-to the specified file.
-.Dq offered
-will be the lease offered by the DHCP server;
-.Dq effective
-will be the modified lease bound to the interface.
.It Fl n
Configtest mode.
Only check the configuration file for validity.
@@ -120,10 +104,7 @@ Release the current lease back to the server it came from.
exits after removing the active lease from
.Pa /var/db/dhclient.leases . Ns Aq Ar IFNAME ,
deleting the address the lease caused to be added to the interface,
-truncating any option file specified by
-.Fl L
-and sending a DHCPRELEASE packet to
-the server that supplied the lease.
+and sending a DHCPRELEASE packet to the server that supplied the lease.
.Pp
If there is no
.Nm