Module Name: src
Committed By: christos
Date: Thu Jun 20 12:15:38 UTC 2013
Modified Files:
src/external/bsd/dhcp/dist/client: dhclient.8
Log Message:
document -m flag
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 src/external/bsd/dhcp/dist/client/dhclient.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/bsd/dhcp/dist/client/dhclient.8
diff -u src/external/bsd/dhcp/dist/client/dhclient.8:1.1.1.2 src/external/bsd/dhcp/dist/client/dhclient.8:1.2
--- src/external/bsd/dhcp/dist/client/dhclient.8:1.1.1.2 Sun Mar 24 18:50:27 2013
+++ src/external/bsd/dhcp/dist/client/dhclient.8 Thu Jun 20 08:15:38 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: dhclient.8,v 1.1.1.2 2013/03/24 22:50:27 christos Exp $
+.\" $NetBSD: dhclient.8,v 1.2 2013/06/20 12:15:38 christos Exp $
.\"
.\" Id: dhclient.8,v 1.32.24.4 2011/04/15 22:12:50 sar Exp
.\"
@@ -76,6 +76,9 @@ dhclient - Dynamic Host Configuration Pr
.B -q
]
[
+.B -m
+]
+[
.B -1
]
[
@@ -249,6 +252,10 @@ inittab on System V systems. This impli
Become a daemon immediately (nowait) rather than waiting until an
an IP address has been acquired.
.TP
+.BI \-m
+Don't require that the responding ethernet address of the dhcp server
+matches the one we expect.
+.TP
.BI \-q
Be quiet at startup, this is the default.
.TP