From: Kay Sievers Date: Wed, 5 May 2010 13:37:56 +0000 (+0200) Subject: man: udevadm trigger - the default is "change" not "add" X-Git-Tag: 174~504 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=2f71757d1c6169328fe1f316e0972391cbb1e8f0 man: udevadm trigger - the default is "change" not "add" --- diff --git a/udev/udevadm.xml b/udev/udevadm.xml index 73e6f110a..44e286bba 100644 --- a/udev/udevadm.xml +++ b/udev/udevadm.xml @@ -149,7 +149,7 @@ udevadm trigger <optional>options</optional> - Request device events from the kernel. Usually used to replay events at system coldplug time. + Request device events from the kernel. Primarily used to replay events at system coldplug time. @@ -174,7 +174,7 @@ - Type of event to be triggered. The default value is add. + Type of event to be triggered. The default value is change.