diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-04-16 02:02:54 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-04-16 02:03:35 +0200 |
commit | 7640a5de1b3ffe6547200ad204d14e4f067caf4f (patch) | |
tree | 230ab4d99226ac63fa17daa1428c490ee37912ad /man/machine-id.xml | |
parent | 25e3655a00ba41424c95222aba71c543e84fd3e3 (diff) |
hostnamed: introduce systemd-hostnamed
http://www.freedesktop.org/wiki/Software/systemd/hostnamed
Diffstat (limited to 'man/machine-id.xml')
-rw-r--r-- | man/machine-id.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/man/machine-id.xml b/man/machine-id.xml index fefeb66fd6..98c09436ba 100644 --- a/man/machine-id.xml +++ b/man/machine-id.xml @@ -76,7 +76,7 @@ with a globally unique ID in the network, that does not change even if the local network configuration changes. Due to this and its greater length it is - a more useful replacement than the + a more useful replacement for the <citerefentry><refentrytitle>gethostid</refentrytitle><manvolnum>3</manvolnum></citerefentry> call POSIX specifies.</para> </refsect1> @@ -97,7 +97,9 @@ <para> <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>, <citerefentry><refentrytitle>gethostid</refentrytitle><manvolnum>3</manvolnum></citerefentry>, - <citerefentry><refentrytitle>hostname</refentrytitle><manvolnum>5</manvolnum></citerefentry> + <citerefentry><refentrytitle>hostname</refentrytitle><manvolnum>5</manvolnum></citerefentry>, + <citerefentry><refentrytitle>machine-info</refentrytitle><manvolnum>5</manvolnum></citerefentry>, + <citerefentry><refentrytitle>os-release</refentrytitle><manvolnum>5</manvolnum></citerefentry> </para> </refsect1> |