diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-06-26 00:04:50 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-06-26 00:04:50 +0200 |
commit | 29f4f5118bfd958fc6d812af229535f98723dcb6 (patch) | |
tree | 1bb272b8b34d6e8bef6d91f85e6e708dc77f5bc8 /units | |
parent | 2aac569ab4f7fa21cf634f5a82c1c7d69381ab25 (diff) |
man: document systemd-hostnamed
Diffstat (limited to 'units')
-rw-r--r-- | units/systemd-hostnamed.service.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/units/systemd-hostnamed.service.in b/units/systemd-hostnamed.service.in index d7fd1940f3..be22a3ad01 100644 --- a/units/systemd-hostnamed.service.in +++ b/units/systemd-hostnamed.service.in @@ -7,8 +7,7 @@ [Unit] Description=Hostname Service -Documentation=man:hostname(5) -Documentation=man:machine-info(5) +Documentation=man:systemd-hostnamed.service(8) man:hostname(5) man:machine-info(5) Documentation=http://www.freedesktop.org/wiki/Software/systemd/hostnamed [Service] |