chiark / gitweb /
man: correct udevinfo --export-db
[elogind.git] / udevmonitor.8
index 243e7b827931646e39b140d1771f4f8d97a09244..205030fbc02db15e0e0a9c586d8cd5fbec0d7f4a 100644 (file)
@@ -1,7 +1,10 @@
-.\" ** You probably do not want to edit this file directly **
-.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
-.\" Instead of manually editing it, you probably should edit the DocBook XML
-.\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
+.\"     Title: udevmonitor
+.\"    Author: 
+.\" Generator: DocBook XSL Stylesheets v1.72.0 <http://docbook.sf.net/>
+.\"      Date: August 2005
+.\"    Manual: udevmonitor
+.\"    Source: udev
+.\"
 .TH "UDEVMONITOR" "8" "August 2005" "udev" "udevmonitor"
 .\" disable hyphenation
 .nh
@@ -14,11 +17,13 @@ udevmonitor \- print the kernel and udev event sequence to the console
 \fBudevmonitor\fR [\fB\-\-env\fR]
 .SH "DESCRIPTION"
 .PP
-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.
 .SH "OPTIONS"
-.TP
+.PP
 \fB\-\-env\fR
+.RS 4
 Print the complete environment for all events. Can be used to compare the kernel supplied and the udev added environment values.
+.RE
 .SH "AUTHOR"
 .PP
 Written by Kay Sievers