X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=udevmonitor.8;h=5b624a795fc1ea9da4e8b29c5b93a183e73322f6;hp=0adb9988eabfcfd3e5db16835a52285e6210d07f;hb=dbb2c414d77362a9279f4fc50458054f71ffb7e2;hpb=79ef8431c952349d9f31c899adb579c3ff83a80b diff --git a/udevmonitor.8 b/udevmonitor.8 index 0adb9988e..5b624a795 100644 --- a/udevmonitor.8 +++ b/udevmonitor.8 @@ -1,6 +1,6 @@ .\" Title: udevmonitor .\" Author: -.\" Generator: DocBook XSL Stylesheets v1.72.0 +.\" Generator: DocBook XSL Stylesheets v1.73.1 .\" Date: August 2005 .\" Manual: udevmonitor .\" Source: udev @@ -11,38 +11,38 @@ .\" disable justification (adjust text to left margin only) .ad l .SH "NAME" -udevmonitor \- print the kernel and udev event sequence to the console +udevmonitor - print the kernel and udev event sequence to the console .SH "SYNOPSIS" .HP 12 \fBudevmonitor\fR [\fB\-\-environment\fR] [\fB\-\-kernel\fR] [\fB\-\-udev\fR] [\fB\-\-help\fR] .SH "DESCRIPTION" .PP -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. +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" .PP \fB\-\-environment\fR .RS 4 -Print the complete environment for all events. Can be used to compare the kernel supplied and the udev added environment values. +Print the complete environment for all events\. Can be used to compare the kernel supplied and the udev added environment values\. .RE .PP \fB\-\-kernel\fR .RS 4 -Print the kernel uevents. +Print the kernel uevents\. .RE .PP \fB\-\-udev\fR .RS 4 -Print the udev event after the rule processing. +Print the udev event after the rule processing\. .RE .PP \fB\-\-help\fR .RS 4 -Print usage. +Print usage\. .RE .SH "AUTHOR" .PP Written by Kay Sievers -. +\. .SH "SEE ALSO" .PP \fBudev\fR(7)