chiark / gitweb /
fix typo in SUBSYSTEMS key parsing
[elogind.git] / udevmonitor.8
1 .\"     Title: udevmonitor
2 .\"    Author: 
3 .\" Generator: DocBook XSL Stylesheets v1.70.1 <http://docbook.sf.net/>
4 .\"      Date: August 2005
5 .\"    Manual: udevmonitor
6 .\"    Source: udev
7 .\"
8 .TH "UDEVMONITOR" "8" "August 2005" "udev" "udevmonitor"
9 .\" disable hyphenation
10 .nh
11 .\" disable justification (adjust text to left margin only)
12 .ad l
13 .SH "NAME"
14 udevmonitor \- print the kernel and udev event sequence to the console
15 .SH "SYNOPSIS"
16 .HP 12
17 \fBudevmonitor\fR [\fB\-\-env\fR]
18 .SH "DESCRIPTION"
19 .PP
20 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.
21 .SH "OPTIONS"
22 .TP 3n
23 \fB\-\-env\fR
24 Print the complete environment for all events. Can be used to compare the kernel supplied and the udev added environment values.
25 .SH "AUTHOR"
26 .PP
27 Written by Kay Sievers
28 <kay.sievers@vrfy.org>.
29 .SH "SEE ALSO"
30 .PP
31 \fBudev\fR(7)