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.