summaryrefslogtreecommitdiff
path: root/man/nss-myhostname.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2016-04-04 22:06:37 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2016-04-04 22:06:37 -0400
commit77384fb0edda2e9d826c1e6786faae607b48e47d (patch)
tree76dd8bdfe8080904af92e80b3bccd63ddf414f0f /man/nss-myhostname.xml
parent0ffebd5abfa53945c83c03ba4442c61cc46a6f31 (diff)
parent63003524cb7c27b50583cc4d90b5d81af5f7a7f6 (diff)
downloadsystemd-77384fb0edda2e9d826c1e6786faae607b48e47d.tar.gz
Merge pull request #2959 from keszybz/stop-resolving-localdomain
*.localdomain != localhost
Diffstat (limited to 'man/nss-myhostname.xml')
-rw-r--r--man/nss-myhostname.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/man/nss-myhostname.xml b/man/nss-myhostname.xml
index f8837745ae..a920ec334f 100644
--- a/man/nss-myhostname.xml
+++ b/man/nss-myhostname.xml
@@ -70,9 +70,10 @@
is on the local loopback) and the IPv6 address ::1 (which is the
local host).</para></listitem>
- <listitem><para>The hostname <literal>localhost</literal> (as well as any hostname ending in
- <literal>.localhost</literal>, <literal>.localdomain</literal> or equal to <literal>localdomain</literal>) is
- resolved to the IP addresses 127.0.0.1 and ::1.</para></listitem>
+ <listitem><para>The hostnames <literal>localhost</literal> and
+ <literal>localhost.localdomain</literal> (as well as any hostname
+ ending in <literal>.localhost</literal> or <literal>.localhost.localdomain</literal>)
+ are resolved to the IP addresses 127.0.0.1 and ::1.</para></listitem>
<listitem><para>The hostname <literal>gateway</literal> is
resolved to all current default routing gateway addresses,