summaryrefslogtreecommitdiff
path: root/man/systemctl.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2016-07-25 17:24:35 +0200
committerGitHub <noreply@github.com>2016-07-25 17:24:35 +0200
commit26598be814ae4f64de812898e4012fb329559326 (patch)
tree9cf2c22e3c5d3ff6044eb133c852c44f5bcdc935 /man/systemctl.xml
parent43eb109aa9b8952dbcbfc0ae564d91c180f5d93a (diff)
parent93f07c87890a54c956eac38f206161071a968a55 (diff)
Merge pull request #3798 from keszybz/news-and-man-tweaks
News and man tweaks
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r--man/systemctl.xml11
1 files changed, 5 insertions, 6 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml
index c7b830b7fb..e7880d24f7 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -996,12 +996,11 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service
unit configuration diectory, however they point to the single template unit file they are instantiated
from.</para>
- <para>This command expects either valid unit names (in which case appropriate unit files for these names
- are automatically searched in the various unit file directories), or absolute paths to unit files (in which
- case these files are read directly). If a specified unit file is located outside of the unit file
- directories searched automatically, an additional symlink is created, linking it into the unit
- configuration path, thus ensuring it is automatically found when requested by commands such as
- <command>start</command>.</para>
+ <para>This command expects either valid unit names (in which case various unit file directories are
+ automatically searched for unit files with appropriate names), or absolute paths to unit files (in which
+ case these files are read directly). If a specified unit file is located outside of the usual unit file
+ directories, an additional symlink is created, linking it into the unit configuration path, thus ensuring
+ it is found when requested by commands such as <command>start</command>.</para>
<para>This command will print the file system operations executed. This output may be suppressed by passing
<option>--quiet</option>.