diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-02-23 16:24:01 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-02-23 16:24:01 +0100 |
commit | 45bd4854540ae50586e6bfcef5a153c4c1e2aca7 (patch) | |
tree | bed65d6d627f156d4db06a2b01acc4eab69ba91a /units/systemd-resolved.service.m4.in | |
parent | 992afc106dd0ee5ecb02c86dc7fc49a52e4db10a (diff) |
man: link some unit files to their online bus API documentation
Diffstat (limited to 'units/systemd-resolved.service.m4.in')
-rw-r--r-- | units/systemd-resolved.service.m4.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/units/systemd-resolved.service.m4.in b/units/systemd-resolved.service.m4.in index c674b27ced..8e1c1dea79 100644 --- a/units/systemd-resolved.service.m4.in +++ b/units/systemd-resolved.service.m4.in @@ -8,6 +8,9 @@ [Unit] Description=Network Name Resolution Documentation=man:systemd-resolved.service(8) +Documentation=http://www.freedesktop.org/wiki/Software/systemd/resolved +Documentation=http://www.freedesktop.org/wiki/Software/systemd/writing-network-configuration-managers +Documentation=http://www.freedesktop.org/wiki/Software/systemd/writing-resolver-clients After=systemd-networkd.service network.target # On kdbus systems we pull in the busname explicitly, because it |