summaryrefslogtreecommitdiff
path: root/man/systemctl.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2022-10-20 12:27:29 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2022-10-24 12:54:03 +0200
commit32d2e70ae48e11f80a4f9f59dbf23e124342fd6a (patch)
treecae94e908507509fc64dd462d341d47636c909fb /man/systemctl.xml
parenta6f318a554d357d66329c869f7ca0440f704b8c1 (diff)
downloadsystemd-32d2e70ae48e11f80a4f9f59dbf23e124342fd6a.tar.gz
man: fix count mismatch
We said "search path" and "search paths" in the same sentence…
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r--man/systemctl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml
index 6dbf5f566d..4d4f6c3992 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -986,7 +986,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
<term><command>link <replaceable>PATH</replaceable>…</command></term>
<listitem>
- <para>Link a unit file that is not in the unit file search paths into the unit file search path. This
+ <para>Link a unit file that is not in the unit file search path into the unit file search path. This
command expects an absolute path to a unit file. The effect of this may be undone with
<command>disable</command>. The effect of this command is that a unit file is made available for commands
such as <command>start</command>, even though it is not installed directly in the unit search path. The