From dee13c2f4e453e5a6df0dcb50a8851e93769b70f Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Mon, 6 Dec 2021 16:28:10 +0900 Subject: [PATCH] man: network: rebreak lines --- man/systemd.network.xml | 33 +++++++++++++-------------------- 1 file changed, 13 insertions(+), 20 deletions(-) diff --git a/man/systemd.network.xml b/man/systemd.network.xml index e8e01f9094c..54254cae17a 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -518,18 +518,13 @@ Table=1234 DNSOverTLS= - Takes a boolean or opportunistic. - When true, enables - DNS-over-TLS - support on the link. - When set to opportunistic, 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 + Takes a boolean or opportunistic. When true, enables + DNS-over-TLS support on the link. + When set to opportunistic, 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 resolved.conf5's - global DNSOverTLS= option. Defaults to - false. This setting is read by + global DNSOverTLS= option. Defaults to false. This setting is read by systemd-resolved.service8. @@ -537,16 +532,14 @@ Table=1234 DNSSEC= Takes a boolean or allow-downgrade. When true, enables - DNSSEC - DNS validation support on the link. When set to - allow-downgrade, compatibility with - non-DNSSEC capable networks is increased, by automatically - turning off DNSSEC in this case. This option defines a - per-interface setting for + DNSSEC DNS validation support on + the link. When set to allow-downgrade, compatibility with non-DNSSEC + capable networks is increased, by automatically turning off DNSSEC in this case. This + option defines a per-interface setting for resolved.conf5's - global DNSSEC= option. Defaults to - false. This setting is read by - systemd-resolved.service8. + global DNSSEC= option. Defaults to false. This setting is read by + systemd-resolved.service8. + -- 2.47.3