summaryrefslogtreecommitdiff
path: root/man/systemd-hostnamed.service.xml
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2020-04-14 13:43:11 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-04-16 20:12:56 +0200
commitca264f7d96df3c33ad808b5ca4c4fc8acadc0067 (patch)
treea062db3bd335d124b2fbd08a7e3e1c5122db4033 /man/systemd-hostnamed.service.xml
parentae53ea522600b1fc9a25347632299048f4f4c600 (diff)
downloadsystemd-ca264f7d96df3c33ad808b5ca4c4fc8acadc0067.tar.gz
man: fixes from online review
Also includes the issues pointed out by @boucman.
Diffstat (limited to 'man/systemd-hostnamed.service.xml')
-rw-r--r--man/systemd-hostnamed.service.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/man/systemd-hostnamed.service.xml b/man/systemd-hostnamed.service.xml
index 185e038809..699316a09a 100644
--- a/man/systemd-hostnamed.service.xml
+++ b/man/systemd-hostnamed.service.xml
@@ -30,18 +30,18 @@
<title>Description</title>
<para><filename>systemd-hostnamed.service</filename> is a system service that may be used to change the
- system's hostname and related machine meta data from user programs. It is automatically activated on
+ system's hostname and related machine metadata from user programs. It is automatically activated on
request and terminates itself when unused.</para>
<para>It currently offers access to five variables:
<itemizedlist>
- <listitem><para>The current host name (Example: <literal>dhcp-192-168-47-11</literal>)</para>
+ <listitem><para>The current hostname (Example: <literal>dhcp-192-168-47-11</literal>)</para>
</listitem>
- <listitem><para>The static (configured) host name (Example:
+ <listitem><para>The static (configured) hostname (Example:
<literal>lennarts-computer</literal>)</para></listitem>
- <listitem><para>The pretty host name (Example: <literal>Lennart's Computer</literal>)</para>
+ <listitem><para>The pretty hostname (Example: <literal>Lennart's Computer</literal>)</para>
</listitem>
<listitem><para>A suitable icon name for the local host (Example:
@@ -55,7 +55,7 @@
<citerefentry><refentrytitle>hostnamectl</refentrytitle><manvolnum>1</manvolnum></citerefentry>
is a command line client to this service.</para>
- <para>See the
+ <para>See
<citerefentry><refentrytitle>org.freedesktop.hostname1</refentrytitle><manvolnum>1</manvolnum></citerefentry>
for a description of the D-Bus API.</para>
</refsect1>