diff options
Diffstat (limited to 'man/systemd-resolved.service.xml')
-rw-r--r-- | man/systemd-resolved.service.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd-resolved.service.xml b/man/systemd-resolved.service.xml index c60f474aa8..2f947086f5 100644 --- a/man/systemd-resolved.service.xml +++ b/man/systemd-resolved.service.xml @@ -111,7 +111,7 @@ 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 + <listitem><para>The hostname <literal>_gateway</literal> is resolved to all current default routing gateway addresses, ordered by their metric. This assigns a stable hostname to the current gateway, useful for referencing it independently of the @@ -135,7 +135,7 @@ protocol. Lookups for IPv4 addresses are only sent via LLMNR on IPv4, and lookups for IPv6 addresses are only sent via LLMNR on IPv6. Lookups for the locally configured host name and the - <literal>gateway</literal> host name are never routed to + <literal>_gateway</literal> host name are never routed to LLMNR.</para></listitem> <listitem><para>Multi-label names are routed to all local |