summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2020-06-05 15:42:45 +0200
committerLennart Poettering <lennart@poettering.net>2020-06-08 16:53:37 +0200
commita34a2933e9f1bf71fe4abdc7b924128790f228c0 (patch)
treea31aedc3588e1e2f1a69735bfd108a0876eb1c8d /man
parent048b4dc2e19128f3e0a649fbce8fa96ca75a6622 (diff)
downloadsystemd-a34a2933e9f1bf71fe4abdc7b924128790f228c0.tar.gz
man: single-char parameters take no '='
The suggested syntax is simply not valid and results in an error.
Diffstat (limited to 'man')
-rw-r--r--man/systemd-udevd.service.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/systemd-udevd.service.xml b/man/systemd-udevd.service.xml
index 302f44aa87..c6c1d9bcc6 100644
--- a/man/systemd-udevd.service.xml
+++ b/man/systemd-udevd.service.xml
@@ -77,7 +77,7 @@
</varlistentry>
<varlistentry>
- <term><option>-c=</option></term>
+ <term><option>-c</option></term>
<term><option>--children-max=</option></term>
<listitem>
<para>Limit the number of events executed in parallel.</para>
@@ -85,7 +85,7 @@
</varlistentry>
<varlistentry>
- <term><option>-e=</option></term>
+ <term><option>-e</option></term>
<term><option>--exec-delay=</option></term>
<listitem>
<para>Delay the execution of <varname>RUN</varname>
@@ -97,7 +97,7 @@
</varlistentry>
<varlistentry>
- <term><option>-t=</option></term>
+ <term><option>-t</option></term>
<term><option>--event-timeout=</option></term>
<listitem>
<para>Set the number of seconds to wait for events to finish. After
@@ -121,7 +121,7 @@
</varlistentry>
<varlistentry>
- <term><option>-N=</option></term>
+ <term><option>-N</option></term>
<term><option>--resolve-names=</option></term>
<listitem>
<para>Specify when systemd-udevd should resolve names of users and groups.