diff --git a/man/systemd.network.xml b/man/systemd.network.xml
index 15ba1dfb06..60f28abe30 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -1622,10 +1622,10 @@ IPv6Token=prefixstable:2002:da8:1::
SendHostname=
- 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.
+ When true (the default), the machine's hostname (or the value specified with
+ Hostname= 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.
@@ -1950,7 +1950,7 @@ IPv6Token=prefixstable:2002:da8:1::
ListenPort=
- Allow setting custom port for the DHCP client to listen on.
+ Set the port from which the DHCP client packets originate.