]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: network: rebreak lines
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 6 Dec 2021 07:28:10 +0000 (16:28 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 6 Dec 2021 07:28:10 +0000 (16:28 +0900)
man/systemd.network.xml

index e8e01f9094ce0be343799a4ff38b940e423446c2..54254cae17a5b24da9181ce5fcc65a89e2b4656d 100644 (file)
@@ -518,18 +518,13 @@ Table=1234</programlisting></para>
         <varlistentry>
           <term><varname>DNSOverTLS=</varname></term>
           <listitem>
-            <para>Takes a boolean or <literal>opportunistic</literal>.
-            When true, enables
-            <ulink
-            url="https://tools.ietf.org/html/rfc7858">DNS-over-TLS</ulink>
-            support on the link.
-            When set to <literal>opportunistic</literal>, compatibility with
-            non-DNS-over-TLS servers is increased, by automatically
-            turning off DNS-over-TLS servers in this case.
-            This option defines a per-interface setting for
+            <para>Takes a boolean or <literal>opportunistic</literal>. When true, enables
+            <ulink url="https://tools.ietf.org/html/rfc7858">DNS-over-TLS</ulink> support on the link.
+            When set to <literal>opportunistic</literal>, compatibility with non-DNS-over-TLS servers
+            is increased, by automatically turning off DNS-over-TLS servers in this case. This option
+            defines a per-interface setting for
             <citerefentry><refentrytitle>resolved.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>'s
-            global <varname>DNSOverTLS=</varname> option. Defaults to
-            false. This setting is read by
+            global <varname>DNSOverTLS=</varname> option. Defaults to false. This setting is read by
             <citerefentry><refentrytitle>systemd-resolved.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>.</para>
           </listitem>
         </varlistentry>
@@ -537,16 +532,14 @@ Table=1234</programlisting></para>
           <term><varname>DNSSEC=</varname></term>
           <listitem>
             <para>Takes a boolean or <literal>allow-downgrade</literal>. When true, enables
-            <ulink url="https://tools.ietf.org/html/rfc4033">DNSSEC</ulink>
-            DNS validation support on the link. When set to
-            <literal>allow-downgrade</literal>, compatibility with
-            non-DNSSEC capable networks is increased, by automatically
-            turning off DNSSEC in this case. This option defines a
-            per-interface setting for
+            <ulink url="https://tools.ietf.org/html/rfc4033">DNSSEC</ulink> DNS validation support on
+            the link. When set to <literal>allow-downgrade</literal>, compatibility with non-DNSSEC
+            capable networks is increased, by automatically turning off DNSSEC in this case. This
+            option defines a per-interface setting for
             <citerefentry><refentrytitle>resolved.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>'s
-            global <varname>DNSSEC=</varname> option. Defaults to
-            false. This setting is read by
-            <citerefentry><refentrytitle>systemd-resolved.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>.</para>
+            global <varname>DNSSEC=</varname> option. Defaults to false. This setting is read by
+            <citerefentry><refentrytitle>systemd-resolved.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>.
+            </para>
           </listitem>
         </varlistentry>
         <varlistentry>