From 38b38500c6011d6bc59171ee23d92fba46bd131e Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Tue, 14 Apr 2020 10:37:40 +0200 Subject: tree-wide: use "hostname" spelling everywhere MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It's not that I think that "hostname" is vastly superior to "host name". Quite the opposite — the difference is small, and in some context the two-word version does fit better. But in the tree, there are ~200 occurrences of the first, and >1600 of the other, and consistent spelling is more important than any particular spelling choice. --- man/systemd-resolved.service.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'man/systemd-resolved.service.xml') diff --git a/man/systemd-resolved.service.xml b/man/systemd-resolved.service.xml index a30c5f72b8..2aa5fec218 100644 --- a/man/systemd-resolved.service.xml +++ b/man/systemd-resolved.service.xml @@ -53,7 +53,7 @@ (nss5). Usage of the glibc NSS module nss-resolve8 is - required in order to allow glibc's NSS resolver functions to resolve host names via + required in order to allow glibc's NSS resolver functions to resolve hostnames via systemd-resolved. Additionally, systemd-resolved provides a local DNS stub listener on @@ -120,8 +120,8 @@ Single-label names are routed to all local interfaces capable of IP multicasting, using the LLMNR 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 - _gateway host name are never routed to LLMNR. + addresses are only sent via LLMNR on IPv6. Lookups for the locally configured hostname and the + _gateway hostname are never routed to LLMNR. Multi-label names with the domain suffix .local are routed to all local interfaces capable of IP multicasting, using the MulticastDNS protocol. As with LLMNR IPv4 -- cgit v1.2.3