X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemctl.xml;h=7e0216e92475f475d4788eec831c74c73e2a7027;hb=91f0ac7d40e4b89ccb8430b34dbf907f305763fa;hp=6f51135c86e90c6a3d7e9cf62deac82780e1c9ec;hpb=494a66821815e8109afa136bd42818b85da38c09;p=elogind.git diff --git a/man/systemctl.xml b/man/systemctl.xml index 6f51135c8..7e0216e92 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -194,8 +194,8 @@ along with systemd; If not, see . - When queuing a new job, control how to deal with already - queued jobs. Takes one of fail, + When queuing a new job, this option controls how to deal with + already queued jobs. It takes one of fail, replace, replace-irreversibly, isolate, @@ -238,7 +238,7 @@ along with systemd; If not, see . applications. ignore-requirements is similar to - ignore-dependencies but only causes the + ignore-dependencies, but only causes the requirement dependencies to be ignored, the ordering dependencies will still be honoured. @@ -543,7 +543,7 @@ along with systemd; If not, see . list-sockets PATTERN... - List socket units ordered by the listening address. + List socket units ordered by listening address. If one or more PATTERNs are specified, only socket units matching one of them are shown. Produces output similar to @@ -692,7 +692,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service Check whether any of the specified units are active (i.e. running). Returns an exit code 0 if at least one is - active, non-zero otherwise. Unless + active, or non-zero otherwise. Unless is specified, this will also print the current unit state to STDOUT. @@ -978,7 +978,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service static Unit is not enabled, but has no provisions for enabling in [Install] section - 1 + 0 disabled @@ -1383,7 +1383,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service Parameter Syntax - For unit commands the specified + For unit commands, the specified NAME should be the full name of the unit, or an abbreviated name which is automatically extended with the .service suffix. @@ -1395,7 +1395,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service # systemctl status dev-sda.device # systemctl status home.mount - For unit file commands the + For unit file commands, the specified NAME should be the full name of the unit file, or the absolute path to the unit file. # systemctl link /path/to/foo.service