summaryrefslogtreecommitdiff
path: root/udevtest.8
blob: f23e2192447bce02668be797fd400a55e0a6a1c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.TH UDEVTEST 8 "March 2004" "" "Linux Administrator's Manual"
.SH NAME
udevtest \- simulates a udev run to test the configured rules
.SH SYNOPSIS
.BI udevtest " sysfs_device_path"
.SH "DESCRIPTION"
.B udevtest
simulates a
.B udev
run for the given device, and prints out the node names
for the given device, the real udev would have created.
.SH "SEE ALSO"
.BR udev (8)
.SH AUTHORS
.B udevtest
was developed by Greg Kroah-Hartman <greg@kroah.com> with much help
from others.