]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Don't accidentaly introduce a troff macro 617/head
authorgthess <george@nlnetlabs.nl>
Wed, 2 Feb 2022 10:53:38 +0000 (11:53 +0100)
committerGitHub <noreply@github.com>
Wed, 2 Feb 2022 10:53:38 +0000 (11:53 +0100)
Co-authored-by: Wouter Wijngaards <wcawijngaards@users.noreply.github.com>
doc/unbound.conf.5.in

index 3a293ca816e1efe68b8ff67f755f654a77dc2226..04f8fa16c2c748d22a5131679251def5ae16cd50 100644 (file)
@@ -1844,16 +1844,16 @@ Name of the stub zone. This is the full domain name of the zone.
 Name of stub zone nameserver. Is itself resolved before it is used.
 To use a nondefault port for DNS communication append '@' with the port number.
 If tls is enabled, then you can append a '#' and a name, then it'll check the
-tls authentication certificates with that name.  If you combine the '@' and
-'#', the '@' comes first.  If only '#' is used the default port is the
+tls authentication certificates with that name.  If you combine the '@'
+and '#', the '@' comes first.  If only '#' is used the default port is the
 configured tls\-port.
 .TP
 .B stub\-addr: \fI<IP address>
 IP address of stub zone nameserver. Can be IP 4 or IP 6.
 To use a nondefault port for DNS communication append '@' with the port number.
 If tls is enabled, then you can append a '#' and a name, then it'll check the
-tls authentication certificates with that name.  If you combine the '@' and
-'#', the '@' comes first.  If only '#' is used the default port is the
+tls authentication certificates with that name.  If you combine the '@'
+and '#', the '@' comes first.  If only '#' is used the default port is the
 configured tls\-port.
 .TP
 .B stub\-prime: \fI<yes or no>
@@ -1907,16 +1907,16 @@ Name of the forward zone. This is the full domain name of the zone.
 Name of server to forward to. Is itself resolved before it is used.
 To use a nondefault port for DNS communication append '@' with the port number.
 If tls is enabled, then you can append a '#' and a name, then it'll check the
-tls authentication certificates with that name.  If you combine the '@' and
-'#', the '@' comes first.  If only '#' is used the default port is the
+tls authentication certificates with that name.  If you combine the '@'
+and '#', the '@' comes first.  If only '#' is used the default port is the
 configured tls\-port.
 .TP
 .B forward\-addr: \fI<IP address>
 IP address of server to forward to. Can be IP 4 or IP 6.
 To use a nondefault port for DNS communication append '@' with the port number.
 If tls is enabled, then you can append a '#' and a name, then it'll check the
-tls authentication certificates with that name.  If you combine the '@' and
-'#', the '@' comes first.  If only '#' is used the default port is the
+tls authentication certificates with that name.  If you combine the '@'
+and '#', the '@' comes first.  If only '#' is used the default port is the
 configured tls\-port.
 .IP
 At high verbosity it logs the TLS certificate, with TLS enabled.