chiark / gitweb /
volume_id: old md metadata has only 32 bit for the uuid
[elogind.git] / udevtest.xml
1 <?xml version='1.0'?>
2 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3   "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4
5 <article>
6   <section>
7     <title>udevtest</title>
8     <refentry>
9       <refentryinfo>
10         <title>udevtest</title>
11         <date>August 2005</date>
12         <productname>udev</productname>
13       </refentryinfo>
14
15       <refmeta>
16         <refentrytitle>udevtest</refentrytitle>
17         <manvolnum>8</manvolnum>
18         <refmiscinfo class="version"></refmiscinfo>
19       </refmeta>
20
21       <refnamediv>
22         <refname>udevtest</refname>
23         <refpurpose>simulate a udev run and print the action to the console</refpurpose>
24       </refnamediv>
25
26       <refsynopsisdiv>
27         <cmdsynopsis>
28           <command>udevtest <filename>device-path</filename></command>
29         </cmdsynopsis>
30       </refsynopsisdiv>
31
32       <refsect1><title>DESCRIPTION</title>
33         <para>udevtest simulates a udev run for the given device and prints out the
34         name of the node udev would have created, or the name of the network interface,
35         that would have been renamed.</para>
36       </refsect1>
37
38       <refsect1><title>AUTHOR</title>
39         <para>Written by Greg Kroah-Hartman <email>greg@kroah.com</email>.</para>
40       </refsect1>
41
42       <refsect1>
43         <title>SEE ALSO</title>
44         <para><citerefentry>
45             <refentrytitle>udev</refentrytitle><manvolnum>7</manvolnum>
46         </citerefentry></para>
47       </refsect1>
48     </refentry>
49   </section>
50 </article>