X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.xml;h=dc89ee7eab43d8222c47cf3939ab9a8ea920aee8;hb=0675cc4a02dfa3e7abc47d0c2117bf413b1d7698;hp=d3d722a23ecc98c895e8750b7bfc638eb4e0a6b6;hpb=d081dffbd3e57dc9da494a3384e333bf565d4175;p=elogind.git diff --git a/man/systemd.xml b/man/systemd.xml index d3d722a23..dc89ee7ea 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -45,7 +45,7 @@ systemd init - systemd System and Service Manager + systemd system and service manager @@ -95,6 +95,12 @@ Prints a short help text and exits. + + + + Prints a systemd version + identifier and exits. + @@ -480,6 +486,21 @@ by systemd are covered by the Interface Stability Promise. + + Units may be generated dynamically at boot and + system manager reload time, for example based on other + configuration files or parameters passed on the kernel + 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. @@ -1223,15 +1244,18 @@ See Also + systemd.conf5, + locale.conf5, systemctl1, systemadm1, systemd-notify1, daemon7, - sd-daemon7, + sd-daemon3, systemd.unit5, systemd.special5, pkg-config1, - kernel-command-line7 + kernel-command-line7, + bootup7