]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: reword descriptions of two DHCPv4 options 19609/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 14 May 2021 07:04:30 +0000 (09:04 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 14 May 2021 09:48:33 +0000 (11:48 +0200)
man/systemd.network.xml

index 15ba1dfb06dd539401ddc4c773696e0c1f82d29e..60f28abe30ae612c1545e2ae168213c68fab4354 100644 (file)
@@ -1622,10 +1622,10 @@ IPv6Token=prefixstable:2002:da8:1::</programlisting></para>
         <varlistentry>
           <term><varname>SendHostname=</varname></term>
           <listitem>
-            <para>When true (the default), the machine's hostname will be sent to the DHCP server.
-            Note that the machine's hostname must consist only of 7-bit ASCII lower-case characters and
-            no spaces or dots, and be formatted as a valid DNS domain name. Otherwise, the hostname is not
-            sent even if this is set to true.</para>
+            <para>When true (the default), the machine's hostname (or the value specified with
+            <varname>Hostname=</varname> below) will be sent to the DHCP server. Note that the hostname must
+            consist only of 7-bit ASCII lower-case characters and no spaces or dots, and be formatted as a
+            valid DNS domain name. Otherwise, the hostname is not sent even if this option is true.</para>
           </listitem>
         </varlistentry>
 
@@ -1950,7 +1950,7 @@ IPv6Token=prefixstable:2002:da8:1::</programlisting></para>
         <varlistentry>
           <term><varname>ListenPort=</varname></term>
           <listitem>
-            <para>Allow setting custom port for the DHCP client to listen on.</para>
+            <para>Set the port from which the DHCP client packets originate.</para>
           </listitem>
         </varlistentry>