man: suffix settings name with = and enclose in <varname>

This commit is contained in:
Lennart Poettering 2020-11-18 13:47:43 +01:00 committed by Zbigniew Jędrzejewski-Szmek
parent f56a9cbf9c
commit bb4cbb25d4

View file

@ -233,13 +233,11 @@
resolver is not capable of authenticating the server, so it is resolver is not capable of authenticating the server, so it is
vulnerable to "man-in-the-middle" attacks.</para> vulnerable to "man-in-the-middle" attacks.</para>
<para>In addition to this global DNSOverTLS setting <para>In addition to this global <varname>DNSOverTLS=</varname> setting
<citerefentry><refentrytitle>systemd-networkd.service</refentrytitle><manvolnum>8</manvolnum></citerefentry> <citerefentry><refentrytitle>systemd-networkd.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>
also maintains per-link DNSOverTLS settings. For system DNS also maintains per-link <varname>DNSOverTLS=</varname> settings. For system DNS servers (see above), only the global
servers (see above), only the global DNSOverTLS setting is in <varname>DNSOverTLS=</varname> setting is in effect. For per-link DNS servers the per-link setting is in effect, unless
effect. For per-link DNS servers the per-link it is unset in which case the global setting is used instead.</para>
setting is in effect, unless it is unset in which case the
global setting is used instead.</para>
<para>Defaults to off.</para> <para>Defaults to off.</para>
</listitem> </listitem>