diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-10-17 21:23:30 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-10-17 21:25:42 +0200 |
commit | dbc4fbae58e39cb0d33738f0a4d1e74511ed1fb5 (patch) | |
tree | eeb212d8a62a696a80b498ae91c2951387f5712c /man/hostname.xml | |
parent | 0ce8860a15fb08ac358fb9c5347bd20c0bcdebcd (diff) | |
download | systemd-dbc4fbae58e39cb0d33738f0a4d1e74511ed1fb5.tar.gz |
hostname: add new hostnamectl tool as text client for hostnamed
Diffstat (limited to 'man/hostname.xml')
-rw-r--r-- | man/hostname.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/man/hostname.xml b/man/hostname.xml index 2ada32ff71..84a2961664 100644 --- a/man/hostname.xml +++ b/man/hostname.xml @@ -70,6 +70,11 @@ <para>Depending on the operating system other configuration files might be checked for configuration of the host name as well, however only as fallback.</para> + + <para>You may use + <citerefentry><refentrytitle>hostnamectl</refentrytitle><manvolnum>1</manvolnum></citerefentry> + to change the value of this file from the command + line.</para> </refsect1> <refsect1> @@ -88,7 +93,9 @@ <citerefentry><refentrytitle>hostname</refentrytitle><manvolnum>1</manvolnum></citerefentry>, <citerefentry><refentrytitle>hostname</refentrytitle><manvolnum>7</manvolnum></citerefentry>, <citerefentry><refentrytitle>machine-id</refentrytitle><manvolnum>5</manvolnum></citerefentry>, - <citerefentry><refentrytitle>machine-info</refentrytitle><manvolnum>5</manvolnum></citerefentry> + <citerefentry><refentrytitle>machine-info</refentrytitle><manvolnum>5</manvolnum></citerefentry>, + <citerefentry><refentrytitle>hostnamectl</refentrytitle><manvolnum>1</manvolnum></citerefentry>, + <citerefentry><refentrytitle>systemd-hostnamed.service</refentrytitle><manvolnum>8</manvolnum></citerefentry> </para> </refsect1> |