From: Shawn Routhier Date: Tue, 16 Dec 2014 05:01:46 +0000 (-0800) Subject: [master] Fix typo in dhcp-options.5 X-Git-Tag: v4_3_2.pre-beta~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=913d69f6c9b4ce6b40196728eebfccbb42021900;p=thirdparty%2Fdhcp.git [master] Fix typo in dhcp-options.5 Fix typo in dhcp-options.5 to change hostname to domainname. ticket 37649 --- diff --git a/common/dhcp-options.5 b/common/dhcp-options.5 index 9b3be1dcc..98a8d8052 100644 --- a/common/dhcp-options.5 +++ b/common/dhcp-options.5 @@ -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