summaryrefslogtreecommitdiff
path: root/man/systemctl.xml
diff options
context:
space:
mode:
authorFrantisek Sumsal <frantisek@sumsal.cz>2022-11-02 11:48:23 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2022-11-02 14:36:51 +0100
commit1ca1bb03dec9ae3e8d734bd40eeb60210ffd7a0a (patch)
tree0c0ef5f6b2be81eb11898ab7e657b12679fda418 /man/systemctl.xml
parenta12ba535fa677e642c7ba19e81062ed6e9365ceb (diff)
downloadsystemd-1ca1bb03dec9ae3e8d734bd40eeb60210ffd7a0a.tar.gz
man: use the correct 'Markers' property name for marking units
Follow-up to c9615f7352 and 70666e28a1.
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 4d4f6c3992..997925892d 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -2386,7 +2386,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
<listitem><para>Only allowed with <command>reload-or-restart</command>. Enqueues restart jobs for all
units that have the <literal>needs-restart</literal> mark, and reload jobs for units that have the
<literal>needs-reload</literal> mark. When a unit marked for reload does not support reload, restart
- will be queued. Those properties can be set using <command>set-property Marks</command>.</para>
+ will be queued. Those properties can be set using <command>set-property Markers=…</command>.</para>
<para>Unless <option>--no-block</option> is used, <command>systemctl</command> will wait for the
queued jobs to finish.</para></listitem>