diff --git a/man/systemd.network.xml b/man/systemd.network.xml
index 3e8d9affd9..1199c3bda2 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -824,12 +824,11 @@ Table=1234
DHCPPrefixDelegation=
- Takes a boolean value. When enabled, requests subnet prefixes acquired by a DHCPv6
- client, or by a DHCPv4 client through the 6RD option configured on another link. By default,
- an address within each delegated prefix will be assigned, and the prefixes will be announced
- through IPv6 Router Advertisement when IPv6SendRA= is enabled. Such
- default settings can be configured in the [DHCPPrefixDelegation] section. Defaults to
- disabled.
+ Takes a boolean value. When enabled, requests subnet prefixes on another link via the DHCPv6
+ protocol or via the 6RD option in the DHCPv4 protocol. An address within each delegated prefix will
+ be assigned, and the prefixes will be announced through IPv6 Router Advertisement if
+ IPv6SendRA= is enabled. This behaviour can be configured in the
+ [DHCPPrefixDelegation] section. Defaults to disabled.
@@ -3686,7 +3685,7 @@ Token=prefixstable:2002:da8:1::
Flows are defined only by destination address. Equivalent to the
- srchost option for tc qdisc command. See also
+ dsthost option for tc qdisc command. See also
tc-cake8.