]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
[master] Fix typo in dhcp-options.5
authorShawn Routhier <sar@isc.org>
Tue, 16 Dec 2014 05:01:46 +0000 (21:01 -0800)
committerShawn Routhier <sar@isc.org>
Tue, 16 Dec 2014 05:01:46 +0000 (21:01 -0800)
Fix typo in dhcp-options.5 to change hostname to domainname.
ticket 37649

common/dhcp-options.5

index 9b3be1dcc2948babb4de8ad94a970cc470eed9fa..98a8d8052e6d31ded13e49a36f9afaf23ee20740 100644 (file)
@@ -1384,7 +1384,7 @@ This option should never be set, but it can be read back using the \fBoption\fR
 and \fBconfig-option\fR operators in an expression, in which case it returns
 all labels after the first label in the \fBfqdn.fqdn\fR suboption - for
 example, if the value of \fBfqdn.fqdn\fR is "foo.example.com.",
-then \fBfqdn.hostname\fR will be "example.com.".  If this suboption value
+then \fBfqdn.domainname\fR will be "example.com.".  If this suboption value
 is not set, it means that an unqualified name was sent in the \fBfqdn\fR option,
 or that no \fBfqdn\fR option was sent at all.
 .RE