From d59be2cf702dd29d0bb228013cef801f2e9dd22f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Fri, 24 Jul 2015 21:38:24 -0400 Subject: [PATCH] man: reword description of Hostname= Also add dots at the end of sentences. --- man/systemd.network.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/man/systemd.network.xml b/man/systemd.network.xml index d654db4993..0b137ca97d 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -576,22 +576,23 @@ SendHostname= - When true (the default), the machine's hostname will be sent to the DHCP - server + When true (the default), the machine's hostname will + be sent to the DHCP server. UseHostname= When true (the default), the hostname received from - the DHCP server will be used as the transient - hostname. + the DHCP server will be used as the transient hostname. + Hostname= - Hostname is a option to override the machine's hostname that will be sent to the DHCP server + Use this value for the hostname which is sent to the + DHCP server, instead of machine's hostname.