summaryrefslogtreecommitdiff
path: root/man/resolved.conf.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2020-11-18 13:47:43 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-11-19 16:16:17 +0100
commitbb4cbb25d4673b2b5bd051d59674a975d7784da9 (patch)
tree5332c39f01cae077a88b93ed5ef6a5bd3c4dbd7d /man/resolved.conf.xml
parentf56a9cbf9c20cd798258d3db302d51bf21458b38 (diff)
downloadsystemd-bb4cbb25d4673b2b5bd051d59674a975d7784da9.tar.gz
man: suffix settings name with = and enclose in <varname>
Diffstat (limited to 'man/resolved.conf.xml')
-rw-r--r--man/resolved.conf.xml10
1 files changed, 4 insertions, 6 deletions
diff --git a/man/resolved.conf.xml b/man/resolved.conf.xml
index 81d7ff9bfd..35a5740c91 100644
--- a/man/resolved.conf.xml
+++ b/man/resolved.conf.xml
@@ -233,13 +233,11 @@
resolver is not capable of authenticating the server, so it is
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>
- also maintains per-link DNSOverTLS settings. For system DNS
- servers (see above), only the global DNSOverTLS setting is in
- effect. For per-link DNS servers the per-link
- setting is in effect, unless it is unset in which case the
- global setting is used instead.</para>
+ also maintains per-link <varname>DNSOverTLS=</varname> settings. For system DNS servers (see above), only the global
+ <varname>DNSOverTLS=</varname> setting is in effect. For per-link DNS servers the per-link setting is in effect, unless
+ it is unset in which case the global setting is used instead.</para>
<para>Defaults to off.</para>
</listitem>