summaryrefslogtreecommitdiff
path: root/man/resolvectl.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2021-03-26 18:40:52 +0100
committerLennart Poettering <lennart@poettering.net>2021-04-23 12:02:24 +0200
commit2f166bb79b026ca3dfa1117b1a01aecbabcaccf3 (patch)
treea60b6a1add812d4ea8d2d2a80d95ae8b8501850f /man/resolvectl.xml
parentee18f107d3d64b39e4e361e54924ca165f25d4e8 (diff)
downloadsystemd-2f166bb79b026ca3dfa1117b1a01aecbabcaccf3.tar.gz
man: document _outbound
Diffstat (limited to 'man/resolvectl.xml')
-rw-r--r--man/resolvectl.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/man/resolvectl.xml b/man/resolvectl.xml
index 6dd4674456..bd1a636d60 100644
--- a/man/resolvectl.xml
+++ b/man/resolvectl.xml
@@ -299,11 +299,11 @@
<listitem><para>Takes a boolean parameter; used in conjunction with <command>query</command>. If true
(the default), select domains are resolved on the local system, among them
- <literal>localhost</literal> and <literal>_gateway</literal> or entries from
- <filename>/etc/hosts</filename>. If false these domains are not resolved locally, and either fail (in
- case of <literal>localhost</literal> or <literal>_gateway</literal> and suchlike) or go to the
- network via regular DNS/mDNS/LLMNR lookups (in case of <filename>/etc/hosts</filename>
- entries).</para></listitem>
+ <literal>localhost</literal>, <literal>_gateway</literal> and <literal>_outbound</literal>, or
+ entries from <filename>/etc/hosts</filename>. If false these domains are not resolved locally, and
+ either fail (in case of <literal>localhost</literal>, <literal>_gateway</literal> or
+ <literal>_outbound</literal> and suchlike) or go to the network via regular DNS/mDNS/LLMNR lookups
+ (in case of <filename>/etc/hosts</filename> entries).</para></listitem>
</varlistentry>
<varlistentry>