diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-04-14 10:37:40 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-04-21 16:58:04 +0200 |
commit | 38b38500c6011d6bc59171ee23d92fba46bd131e (patch) | |
tree | afdb5bd5328ead493714c9a713a268f31cd122c0 /man/resolvectl.xml | |
parent | debf2ddd2880e020070a9108925c4e42a7295d7f (diff) | |
download | systemd-38b38500c6011d6bc59171ee23d92fba46bd131e.tar.gz |
tree-wide: use "hostname" spelling everywhere
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.
Diffstat (limited to 'man/resolvectl.xml')
-rw-r--r-- | man/resolvectl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/resolvectl.xml b/man/resolvectl.xml index cc04994594..e2d00b9cf0 100644 --- a/man/resolvectl.xml +++ b/man/resolvectl.xml @@ -45,7 +45,7 @@ interface the data was discovered. It also contains information on whether the information could be authenticated. All data for which local DNSSEC validation succeeds is considered authenticated. Moreover all data originating from local, trusted sources is also reported authenticated, including resolution of the local host - name, the <literal>localhost</literal> host name or all data from <filename>/etc/hosts</filename>.</para> + name, the <literal>localhost</literal> hostname or all data from <filename>/etc/hosts</filename>.</para> </refsect1> <refsect1> |