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/systemd-firstboot.xml | |
parent | man: reorder hostname1(5) (diff) | |
download | systemd-38b38500c6011d6bc59171ee23d92fba46bd131e.tar.xz systemd-38b38500c6011d6bc59171ee23d92fba46bd131e.zip |
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/systemd-firstboot.xml')
-rw-r--r-- | man/systemd-firstboot.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd-firstboot.xml b/man/systemd-firstboot.xml index 560649f22c..0eb212341f 100644 --- a/man/systemd-firstboot.xml +++ b/man/systemd-firstboot.xml @@ -54,7 +54,7 @@ <listitem><para>The system time zone</para></listitem> - <listitem><para>The system host name</para></listitem> + <listitem><para>The system hostname</para></listitem> <listitem><para>The machine ID of the system</para></listitem> @@ -133,7 +133,7 @@ <term><option>--hostname=<replaceable>HOSTNAME</replaceable></option></term> <listitem><para>Sets the system hostname. The argument should - be a host name, compatible with DNS. This controls the + be a hostname, compatible with DNS. This controls the <citerefentry><refentrytitle>hostname</refentrytitle><manvolnum>5</manvolnum></citerefentry> configuration file.</para></listitem> </varlistentry> |