]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/network: fix wording and syntax 23886/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 2 Jul 2022 11:40:24 +0000 (13:40 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 2 Jul 2022 11:40:49 +0000 (13:40 +0200)
Follow-up for 0bcc6557fbba32ebcdf323e76688ced50e3c8d8e. Docbook doesn't
know <variable>.

man/systemd.network.xml

index 9fb39b37e53727060015f501bb01c48adbfaf2be..92faf1a289686bf63bc3e0652341ddc53c8652bf 100644 (file)
           <literal>no</literal>, <literal>ipv4</literal>, or <literal>ipv6</literal>. Defaults to
           <literal>no</literal>.</para>
 
-          <para>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 <variable>WithoutRA=</variable>
-          setting in the [DHCPv6] section, regardless of the presence of routers on the link, or
-          what flags the routers pass. See <literal>IPv6AcceptRA=</literal>.</para>
+          <para>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 <varname>WithoutRA=</varname> setting in the
+          [DHCPv6] section, regardless of the presence of routers on the link, or what flags the routers
+          pass. See <varname>IPv6AcceptRA=</varname>.</para>
 
           <para>Furthermore, note that by default the domain name specified through DHCP is not used
           for name resolution. See option <option>UseDomains=</option> below.</para>