summaryrefslogtreecommitdiffstats
path: root/man/udevadm.xml
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2023-08-01 18:19:37 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2023-08-05 08:40:02 +0200
commit7b5ca134a54a9caeabb7c012f910c7d27f8d7830 (patch)
tree562b9e263dff87af4acf71fc9ee8451a823572e3 /man/udevadm.xml
parentudev: allow to set the maximum number of worker process to 0 (diff)
downloadsystemd-7b5ca134a54a9caeabb7c012f910c7d27f8d7830.tar.xz
systemd-7b5ca134a54a9caeabb7c012f910c7d27f8d7830.zip
man: update document about the maximum number of child processes
Diffstat (limited to 'man/udevadm.xml')
-rw-r--r--man/udevadm.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/udevadm.xml b/man/udevadm.xml
index 900bdac4b3..1c339a6b6d 100644
--- a/man/udevadm.xml
+++ b/man/udevadm.xml
@@ -607,8 +607,8 @@
<term><option>-m</option></term>
<term><option>--children-max=</option><replaceable>value</replaceable></term>
<listitem>
- <para>Set the maximum number of events, systemd-udevd will handle at the
- same time.</para>
+ <para>Set the maximum number of events, systemd-udevd will handle at the same time. When 0 is
+ specified, then the maximum is determined based on the system resources.</para>
</listitem>
</varlistentry>
<varlistentry>