From a0956ed01f8794b677efe17a87aed3cad8c265d5 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 9 Feb 2016 20:39:43 +0100 Subject: [PATCH] man: link resolved bus API documentation from its man page This is similar how we already do it for logind or machined. --- man/systemd-resolved.service.xml | 4 ++++ 1 file changed, 4 insertions(+) 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 @@ Note that /run/systemd/resolve/resolv.conf should not be used directly by applications, but only through a symlink from /etc/resolv.conf. + + See the resolved D-Bus API + Documentation for information about the APIs systemd-resolved provides. +