X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemctl.xml;h=338c1d3280a82cca9b186b6a66370d105de5bcc0;hp=38c2bbf7ee40e5afb3845c66e1778c60f7312d3e;hb=83e7d8850c38baee0da3097f27e191359aa70006;hpb=3fb90db2d6aa6eb7711dbccb34a07e3e7ae85c91 diff --git a/man/systemctl.xml b/man/systemctl.xml index 38c2bbf7e..338c1d328 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -3,22 +3,22 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> . - - - - - Do not print the legend, i.e. the column headers and - the footer with hints. - - - @@ -547,9 +538,10 @@ along with systemd; If not, see . + + - @@ -1350,9 +1342,9 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service - import-environment - VARIABLE... - + import-environment + VARIABLE... + Import all, one or more environment variables set on @@ -1375,12 +1367,16 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service daemon-reload - Reload systemd manager configuration. This will reload - all unit files and recreate the entire dependency - tree. While the daemon is being reloaded, all sockets systemd - listens on behalf of user configuration will stay - accessible. This command should not be confused - with the reload command. + Reload systemd manager configuration. This will + rerun all generators (see + systemd.generator7), + reload all unit files, and recreate the entire dependency + tree. While the daemon is being reloaded, all sockets + systemd listens on behalf of user configuration will stay + accessible. + + This command should not be confused with the + reload command. @@ -1664,11 +1660,11 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service may match zero units and this is not considered an error. Glob patterns use - fnmatch3, + fnmatch3, so normal shell-style globbing rules are used, and *, ?, [] may be used. See - glob7 + glob7 for more details. The patterns are matched against the names of currently loaded units, and patterns which do not match anything are silently skipped. For example: @@ -1729,7 +1725,8 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service systemd.special7, wall1, systemd.preset5, - glob7 + systemd.generator7, + glob7