2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-09-02 07:15:44 +00:00

Add statement that the -m option requires the -a option.

This commit is contained in:
Shawn Routhier
2012-05-14 23:17:43 +00:00
parent 54f05ec5b3
commit aa099cba77

View File

@@ -28,7 +28,7 @@
.\" Support and other services are available for ISC products - see .\" Support and other services are available for ISC products - see
.\" https://www.isc.org for more information or to learn more about ISC. .\" https://www.isc.org for more information or to learn more about ISC.
.\" .\"
.\" $Id: dhcrelay.8,v 1.19 2011/04/15 21:58:12 sar Exp $ .\" $Id: dhcrelay.8,v 1.20 2012/05/14 23:17:43 sar Exp $
.\" .\"
.TH dhcrelay 8 .TH dhcrelay 8
.SH NAME .SH NAME
@@ -211,6 +211,8 @@ in four ways: It may \fIappend\fR its own set of relay options to the
packet, leaving the supplied option field intact; it may \fIreplace\fR the packet, leaving the supplied option field intact; it may \fIreplace\fR the
existing agent option field; it may \fIforward\fR the packet unchanged; or, existing agent option field; it may \fIforward\fR the packet unchanged; or,
it may \fIdiscard\fR it. it may \fIdiscard\fR it.
To use this option you must also enable the \fB-a\fR option.
.PP .PP
\fIOptions available in DHCPv6 mode only:\fR \fIOptions available in DHCPv6 mode only:\fR
.TP .TP