diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-02-09 20:39:43 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-02-09 20:39:43 +0100 |
commit | a0956ed01f8794b677efe17a87aed3cad8c265d5 (patch) | |
tree | 5f7954867fc371950616644f5204131484ba6fb5 /man | |
parent | 8222cf91451e64095c29b2918d2bb5b394c17800 (diff) |
man: link resolved bus API documentation from its man page
This is similar how we already do it for logind or machined.
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-resolved.service.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/systemd-resolved.service.xml b/man/systemd-resolved.service.xml index 4e144b5c98..1b63afdded 100644 --- a/man/systemd-resolved.service.xml +++ b/man/systemd-resolved.service.xml @@ -135,6 +135,10 @@ <para>Note that <filename>/run/systemd/resolve/resolv.conf</filename> should not be used directly by applications, but only through a symlink from <filename>/etc/resolv.conf</filename>.</para> + + <para>See the <ulink url="http://www.freedesktop.org/wiki/Software/systemd/resolved"> resolved D-Bus API + Documentation</ulink> for information about the APIs <filename>systemd-resolved</filename> provides.</para> + </refsect1> <refsect1> |