diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/udev.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/udev.xml b/man/udev.xml index eab525f0f3..e253a0677a 100644 --- a/man/udev.xml +++ b/man/udev.xml @@ -374,8 +374,8 @@ <varlistentry> <term><option>RUN{<replaceable>type</replaceable>}</option></term> <listitem> - <para>Add a program to the list of programs to be executed for a specific - device, depending on <literal>type</literal>:</para> + <para>Add a program to the list of programs to be executed after processing all the + rules for a specific event, depending on <literal>type</literal>:</para> <variablelist> <varlistentry> <term><literal>program</literal></term> |