From: Lennart Poettering Date: Fri, 19 Jul 2013 00:46:27 +0000 (+0200) Subject: man: add reference to new machined bus API documentation in the wiki X-Git-Tag: v206~37 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=98653cfb5005d0f505c48287d233d270ae6e75d6;p=elogind.git man: add reference to new machined bus API documentation in the wiki --- diff --git a/man/systemd-machined.service.xml b/man/systemd-machined.service.xml index a9205d018..525944b1b 100644 --- a/man/systemd-machined.service.xml +++ b/man/systemd-machined.service.xml @@ -61,8 +61,16 @@ and containers, and processes belonging to them. - See systemd-nspawn1 for some examples how to - start a container the systemd way. + See + systemd-nspawn1 + for some examples how to start a container the systemd + way. + + See the + machined D-Bus API Documentation for information about + the APIs systemd-machined + provides.