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
1 changed files with 6 additions and 5 deletions

View File

@ -576,22 +576,23 @@
<varlistentry>
<term><varname>SendHostname=</varname></term>
<listitem>
<para>When true (the default), the machine's hostname will be sent to the DHCP
server</para>
<para>When true (the default), the machine's hostname will
be sent to the DHCP server.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><varname>UseHostname=</varname></term>
<listitem>
<para>When true (the default), the hostname received from
the DHCP server will be used as the transient
hostname.</para>
the DHCP server will be used as the transient hostname.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><varname>Hostname=</varname></term>
<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>
</varlistentry>
<varlistentry>