diff --git a/man/systemd.network.xml b/man/systemd.network.xml index abf8ea0a6f..cec2f96f26 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -1597,9 +1597,7 @@ IPv6Token=prefixstable:2002:da8:1:: UseDNS= - When true (the default), the DNS servers received - from the DHCP server will be used and take precedence over - any statically configured ones. + When true (the default), the DNS servers received from the DHCP server will be used. This corresponds to the option in UseNTP= When true (the default), the NTP servers received from the DHCP server will be used by - systemd-timesyncd.service and take precedence over any statically configured - ones. + systemd-timesyncd.service. @@ -1739,13 +1736,12 @@ IPv6Token=prefixstable:2002:da8:1:: UseGateway= When true, the gateway will be requested from the DHCP server and added to the routing table with a - metric of 1024, and a scope of "link". When unset, the value specified with + metric of 1024, and a scope of "link". When unset, the value specified with is used. UseTimezone= - When true, the timezone received from the DHCP server will be set as timezone of the local system. Defaults to no. @@ -2163,8 +2159,7 @@ IPv6Token=prefixstable:2002:da8:1:: UseDNS= - When true (the default), the DNS servers received in the Router Advertisement will be used and take - precedence over any statically configured ones. + When true (the default), the DNS servers received in the Router Advertisement will be used. This corresponds to the option in resolv.conf5.