man: reword description of Hostname=

Also add dots at the end of sentences.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2015-07-24 21:38:24 -04:00
parent c11ae0bace
commit d59be2cf70

View file

@ -576,22 +576,23 @@
<varlistentry> <varlistentry>
<term><varname>SendHostname=</varname></term> <term><varname>SendHostname=</varname></term>
<listitem> <listitem>
<para>When true (the default), the machine's hostname will be sent to the DHCP <para>When true (the default), the machine's hostname will
server</para> be sent to the DHCP server.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term><varname>UseHostname=</varname></term> <term><varname>UseHostname=</varname></term>
<listitem> <listitem>
<para>When true (the default), the hostname received from <para>When true (the default), the hostname received from
the DHCP server will be used as the transient the DHCP server will be used as the transient hostname.
hostname.</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term><varname>Hostname=</varname></term> <term><varname>Hostname=</varname></term>
<listitem> <listitem>
<para>Hostname is a option to override the machine's hostname that will be sent to the DHCP server</para> <para>Use this value for the hostname which is sent to the
DHCP server, instead of machine's hostname.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>