]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man5/host.conf.5
proc.5, proc_sys.5: Split /proc/sys/ from proc(5)
[thirdparty/man-pages.git] / man5 / host.conf.5
index 11baaea7c3605bfef65567c129168d2ac4df2675..e0c134e60c01d125de440a6b9f94375aacd40495 100644 (file)
@@ -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 2019-03-06 "Linux man-pages (unreleased)" "Linux System Administration"
+.TH host.conf 5 (date) "Linux man-pages (unreleased)"
 .SH NAME
 host.conf \- resolver configuration file
 .SH DESCRIPTION
@@ -18,8 +18,8 @@ The following keywords are recognized:
 .I trim
 This keyword may be listed more than once.
 Each time it should be
-followed by a list of domains, separated by colons (\(aq:\(aq), semicolons
-(\(aq;\(aq) or commas (\(aq,\(aq), with the leading dot.
+followed by a list of domains, separated by colons (\[aq]:\[aq]), semicolons
+(\[aq];\[aq]) or commas (\[aq],\[aq]), with the leading dot.
 When set, the
 resolver library will automatically trim the given domain name from the
 end of any hostname resolved via DNS.
@@ -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.