On Tue, Dec 20, 2011 at 23:38, Ville Skyttä <ville.skytta@xxxxxx> wrote: > --- > udev/udevadm.xml | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/udev/udevadm.xml b/udev/udevadm.xml > index 09c22c4..a1028ee 100644 > --- a/udev/udevadm.xml > +++ b/udev/udevadm.xml > @@ -199,7 +199,7 @@ > <varlistentry> > <term><option>--action=<replaceable>action</replaceable></option></term> > <listitem> > - <para>Type of event to be triggered. The default value is <command>change</command>.</para> > + <para>Type of event to be triggered. The default value is <command>add</command>.</para> ? # strace -e write udevadm trigger --subsystem-match=mem --sysname-match=null write(3, "change", 6) = 6 Kay -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html