chiark / gitweb /
[PATCH] add some helper scripts for dvb and input devices.
[elogind.git] / udevtest.8
1 .TH UDEVTEST 8 "March 2004" "" "Linux Administrator's Manual"
2 .SH NAME
3 udevtest \- simulates a udev run to test the configured rules
4 .SH SYNOPSIS
5 .BI udevtest " sysfs_device_path"
6 .SH "DESCRIPTION"
7 .B udevtest
8 simulates a
9 .B udev
10 run for the given device, and prints out the name of the node
11 the real udev would have created, or the name of the renamed network
12 interface.
13 .SH "SEE ALSO"
14 .BR udev (8)
15 .SH AUTHORS
16 .B udevtest
17 was developed by Greg Kroah-Hartman <greg@kroah.com> with much help
18 from others.