1
0
mirror of https://github.com/systemd/systemd.git synced 2025-05-27 21:05:55 +03:00

man: fix count mismatch

We said "search path" and "search paths" in the same sentence…
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2022-10-20 12:27:29 +02:00
parent a6f318a554
commit 32d2e70ae4

View 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