]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix count mismatch 25080/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 20 Oct 2022 10:27:29 +0000 (12:27 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 24 Oct 2022 10:54:03 +0000 (12:54 +0200)
We said "search path" and "search paths" in the same sentence…

man/systemctl.xml

index 6dbf5f566d48bfe07e31def0e5e0e7c522a1726a..4d4f6c3992e5bd980cd22a3f496abe002cf6d50c 100644 (file)
@@ -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