From: Ted Lemon Date: Wed, 14 Mar 2001 15:38:44 +0000 (+0000) Subject: Fix documentation for sending non-standard options. X-Git-Tag: V3-BETA-2-PATCH-19~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=aba6b916b69e0ebf494506025558d63e0027414f;p=thirdparty%2Fdhcp.git Fix documentation for sending non-standard options. --- diff --git a/common/dhcp-options.5 b/common/dhcp-options.5 index f49f17391..ef6dddbe9 100644 --- a/common/dhcp-options.5 +++ b/common/dhcp-options.5 @@ -126,20 +126,11 @@ For example: .fi .SH STANDARD DHCP OPTIONS The documentation for the various options mentioned below is taken -from the latest IETF draft document on DHCP options. Options which -are not listed by name may be defined by the name option-\fInnn\fR, -where \fInnn\fR is the decimal number of the option code. These -options may be followed either by a string, enclosed in quotes, or by -a series of octets, expressed as two-digit hexadecimal numbers seperated -by colons. For example: -.PP -.nf -option option-133 "my-option-133-text"; -option option-129 1:54:c9:2b:47; -.fi -.PP -Because dhcpd does not know the format of these undefined option codes, -no checking is done to ensure the correctness of the entered data. +from the latest IETF draft document on DHCP options. Options not +listed below may not yet be implemented, but it is possible to use +such options by defining them in the configuration file. Please see +the DEFINING NEW OPTIONS heading later in this document for more +information. .PP The standard options are: .PP