summaryrefslogtreecommitdiff
path: root/man/udev.conf.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/udev.conf.xml')
-rw-r--r--man/udev.conf.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/udev.conf.xml b/man/udev.conf.xml
index df0a70c9fb..0f51a1aaef 100644
--- a/man/udev.conf.xml
+++ b/man/udev.conf.xml
@@ -63,8 +63,8 @@
<term><varname>exec_delay=</varname></term>
<listitem>
- <para>An integer. Delay the execution of <varname>RUN</varname>
- instructions by the given number of seconds. This option
+ <para>An integer. Delay the execution of each <varname>RUN{<replaceable>program</replaceable>}</varname>
+ parameter by the given number of seconds. This option
might be useful when debugging system crashes during
coldplug caused by loading non-working kernel
modules.</para>