From 9980033377c105d2cd6539c9d73ee61d4c2263b0 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 28 Jun 2012 18:58:56 +0200 Subject: [PATCH] man: add various links from man pages to appropriate wiki pages --- man/systemctl.xml | 8 ++++++-- man/systemd-nspawn.xml | 5 +++++ man/systemd.preset.xml | 5 +++++ man/systemd.service.xml | 7 ++++++- man/systemd.special.xml | 21 +++++++-------------- man/systemd.xml | 8 ++++++++ 6 files changed, 37 insertions(+), 17 deletions(-) diff --git a/man/systemctl.xml b/man/systemctl.xml index 646437a4c..e3d22a7b5 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -821,8 +821,12 @@ enable, depending how the unit is listed in the preset files. For more information on preset - policy see - systemd.preset5. + policy format see + systemd.preset5. For + more information on the concept of + presets please consult the Preset + document. diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 76e291881..b6f2c278d 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -114,6 +114,11 @@ two containers is complete and the containers will share very few runtime objects except for the underlying file system. + + systemd-nspawn implements the + Container + Interface specification. diff --git a/man/systemd.preset.xml b/man/systemd.preset.xml index 238cb383e..a69205387 100644 --- a/man/systemd.preset.xml +++ b/man/systemd.preset.xml @@ -72,6 +72,11 @@ set of units to be enabled/disabled even before installing the actual package. + For more information on the preset logic please + have a look at the Presets + document. + It is not recommended to ship preset files within the respective software packages implementing the units, but rather centralize them in a diff --git a/man/systemd.service.xml b/man/systemd.service.xml index c57bce0ec..69060a53b 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -95,7 +95,12 @@ .service suffix removed) and dynamically creates a service unit from that script. This is useful for compatibility with - SysV. + SysV. Note that this compatibility is quite + comprehensive but not 100%. For details about the + incomptibilities see the Incompatibilities + with SysV document. + diff --git a/man/systemd.special.xml b/man/systemd.special.xml index 396697be9..6df89d0d2 100644 --- a/man/systemd.special.xml +++ b/man/systemd.special.xml @@ -93,7 +93,6 @@ suspend.target, swap.target, sysinit.target, - syslog.service, syslog.socket, syslog.target, system-update.target, @@ -730,17 +729,6 @@ or b. - - syslog.service - - The syslog service if - any. Implementations should - create a symlink from the - actual syslog implementation - to this generic name for - activating it. - - syslog.socket @@ -748,8 +736,13 @@ syslog implementations should listen on. All userspace log messages will be made - available on this - socket. + available on this socket. For + more information about syslog + integration, please consult + the Syslog + Interface + document. diff --git a/man/systemd.xml b/man/systemd.xml index 24b442cb1..9ff6495e5 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -487,6 +487,14 @@ command line. For details see the Generators Specification. + + Systems which invoke systemd in a container + resp. initrd environment should implement the + Container + Interface resp. initrd + Interface specifications. -- 2.30.2