From 3620d03b22a5d0734126595e175bc64b79b5f472 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Mon, 27 Nov 2006 10:29:50 +0100 Subject: [PATCH] man: fix udevmonitor text Thanks to Bauke Jan Douma. --- udevmonitor.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/udevmonitor.xml b/udevmonitor.xml index d40a14c698..dc81ff26b2 100644 --- a/udevmonitor.xml +++ b/udevmonitor.xml @@ -31,9 +31,9 @@ DESCRIPTION - udevmonitor listens to the kernel uevents and events send out by a udev rule - and prints the devpath of the event to the console. It can be used analyze to the - event timing by comparing the timestamps of the kernel uevent with the udev event. + udevmonitor listens to the kernel uevents and events sent out by a udev rule + and prints the devpath of the event to the console. It can be used to analyze the + event timing, by comparing the timestamps of the kernel uevent and the udev event.