From 39f76ad8d6df0f4c930cff7b080abfdff25c187b Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 10 Nov 2014 20:16:16 +0100 Subject: [PATCH] man: improve documentation for "indirect" unit file state a bit Also, correct mentions of "units" instead of "unit files" in the table, and terminate all sentences with a full stop. --- man/systemctl.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/man/systemctl.xml b/man/systemctl.xml index 8e681856c..a5c835f54 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -991,7 +991,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service enabled - Enabled through a symlink in .wants directory (permanently or just in /run) + Enabled through a symlink in .wants directory (permanently or just in /run). 0 @@ -999,7 +999,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service linked - Made available through a symlink to the unit file (permanently or just in /run) + Made available through a symlink to the unit file (permanently or just in /run). 1 @@ -1007,7 +1007,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service masked - Disabled entirely (permanently or just in /run) + Disabled entirely (permanently or just in /run). 1 @@ -1015,17 +1015,17 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service static - Unit is not enabled, but has no provisions for enabling in [Install] section + Unit file is not enabled, and has no provisions for enabling in the [Install] section. 0 indirect - Unit's status is determined indirectly by another unit(s) specified in Also= in [Install] section + Unit file itself is not enabled, but it has a non-empty Also= setting in the [Install] section, listing other unit files that might be enabled. 0 disabled - Unit is not enabled + Unit file is not enabled. 1 -- 2.30.2