summaryrefslogtreecommitdiffstats
path: root/man5/host.conf.5
diff options
context:
space:
mode:
Diffstat (limited to 'man5/host.conf.5')
-rw-r--r--man5/host.conf.518
1 files changed, 11 insertions, 7 deletions
diff --git a/man5/host.conf.5 b/man5/host.conf.5
index 21aa80924..8f6455125 100644
--- a/man5/host.conf.5
+++ b/man5/host.conf.5
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
.\" 2003-08-23 Martin Schulze <joey@infodrom.org> Updated according to glibc 2.3.2
-.TH host.conf 5 2023-02-05 "Linux man-pages 6.03"
+.TH host.conf 5 2023-03-08 "Linux man-pages 6.05.01"
.SH NAME
host.conf \- resolver configuration file
.SH DESCRIPTION
@@ -83,14 +83,18 @@ Overrides the
command.
.TP
.B RESOLV_ADD_TRIM_DOMAINS
-A list of domains, separated by colons (\[aq]:\[aq]), semicolons (\[aq];\[aq]), or
-commas (\[aq],\[aq]), with the leading dot, which will be added to the list of
-domains that should be trimmed.
+A list of domains,
+separated by
+colons (\[aq]:\[aq]), semicolons (\[aq];\[aq]), or commas (\[aq],\[aq]),
+with the leading dot,
+which will be added to the list of domains that should be trimmed.
.TP
.B RESOLV_OVERRIDE_TRIM_DOMAINS
-A list of domains, separated by colons (\[aq]:\[aq]), semicolons (\[aq];\[aq]), or
-commas (\[aq],\[aq]), with the leading dot, which will replace the list of
-domains that should be trimmed.
+A list of domains,
+separated by
+colons (\[aq]:\[aq]), semicolons (\[aq];\[aq]), or commas (\[aq],\[aq]),
+with the leading dot,
+which will replace the list of domains that should be trimmed.
Overrides the
.I trim
command.