summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>2001-10-04 20:43:53 +0000
committerTed Lemon <source@isc.org>2001-10-04 20:43:53 +0000
commit6906ee7e91ba18f5e6c5d4bca1f9fd0285370946 (patch)
treec851af0070b44e0ab60f56569b20a7480b3abcf6
parent28d274077b7e24f9917b73101d96c85c4da20867 (diff)
downloadisc-dhcp-6906ee7e91ba18f5e6c5d4bca1f9fd0285370946.tar.gz
Fix fqdn documentation.
-rw-r--r--common/dhcp-options.58
1 files changed, 4 insertions, 4 deletions
diff --git a/common/dhcp-options.5 b/common/dhcp-options.5
index a2dfeab8..c42bf362 100644
--- a/common/dhcp-options.5
+++ b/common/dhcp-options.5
@@ -965,7 +965,7 @@ encoded in DNS wire format, rather than as plain ASCII text. The client
normally sets this to false if it doesn't support DNS wire format in the
FQDN option. The server should always send back the same value that the
client sent. When this value is set on the configuration side, it controls
-the format in which the \fIfqdn.name\fR suboption is encoded.
+the format in which the \fIfqdn.fqdn\fR suboption is encoded.
.RE
.PP
.B option fqdn.rcode1 \fIflag\fB;
@@ -978,7 +978,7 @@ respectively, and are only sent by the DHCP server to the DHCP client.
The values of these fields are those defined in the DNS protocol specification.
.RE
.PP
-.B option fqdn.name \fItext\fB;
+.B option fqdn.fqdn \fItext\fB;
.RS 0.25i
.PP
Specifies the domain name that the client wishes to use. This can be a
@@ -1351,7 +1351,7 @@ dhcpd.conf(5), dhcpd.leases(5), dhclient.conf(5), dhcp-eval(5), dhcpd(8),
dhclient(8), RFC2132, RFC2131, draft-ietf-dhc-agent-options-??.txt.
.SH AUTHOR
The Internet Software Consortium DHCP Distribution was written by Ted
-Lemon <mellon@isc.org> under a contract with Vixie Labs. Funding for
+Lemon under a contract with Vixie Labs. Funding for
this project was provided through the Internet Software Consortium.
Information about the Internet Software Consortium can be found at
-.B http://www.isc.org/isc.
+.B http://www.isc.org.