From f217f9a8b3e6244423e6aea2ba709c24c9444ea5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Sat, 2 Jul 2022 13:40:24 +0200 Subject: [PATCH] man/network: fix wording and syntax Follow-up for 0bcc6557fbba32ebcdf323e76688ced50e3c8d8e. Docbook doesn't know . --- man/systemd.network.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 9fb39b37e53..92faf1a2896 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -327,11 +327,11 @@ no, ipv4, or ipv6. Defaults to no. - Note that DHCPv6 will by default be triggered by Router Advertisement, if that is - enabled, regardless of this parameter. By explicitly enabling DHCPv6 support here, the - DHCPv6 client will be started in the mode specified by the WithoutRA= - setting in the [DHCPv6] section, regardless of the presence of routers on the link, or - what flags the routers pass. See IPv6AcceptRA=. + Note that DHCPv6 will by default be triggered by Router Advertisements, if reception is + enabled, regardless of this parameter. By explicitly enabling DHCPv6 support here, the DHCPv6 + client will be started in the mode specified by the WithoutRA= setting in the + [DHCPv6] section, regardless of the presence of routers on the link, or what flags the routers + pass. See IPv6AcceptRA=. Furthermore, note that by default the domain name specified through DHCP is not used for name resolution. See option below. -- 2.47.3