]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/udev.conf.xml
man: fix discriptions for --exec-delay
[thirdparty/systemd.git] / man / udev.conf.xml
index df0a70c9fb0d6c1c529b63bcacbc8088981089e5..0f51a1aaefe98b123a93f5a7712d4c5fba97a8b1 100644 (file)
@@ -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>