chiark / gitweb /
firmware.sh: remove needless '/'
[elogind.git] / udevstart.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   <articleinfo>
7     <title>xmlto</title>
8     <author>
9       <firstname>Kay</firstname>
10       <surname>Sievers</surname>
11       <email>kay.sievers@vrfy.org</email>
12     </author>
13     <copyright>
14       <year>2005</year>
15       <holder>Kay Sievers</holder>
16     </copyright>
17   </articleinfo>
18
19   <section>
20     <title>udevstart</title>
21     <refentry>
22       <refentryinfo>
23         <title>udevstart</title>
24         <date>August 2005</date>
25         <productname>udev</productname>
26       </refentryinfo>
27
28       <refmeta>
29         <refentrytitle>udevstart</refentrytitle>
30         <manvolnum>8</manvolnum>
31       </refmeta>
32
33       <refnamediv>
34         <refname>udevstart</refname><refpurpose>populate initial device directory</refpurpose>
35       </refnamediv>
36
37       <refsynopsisdiv>
38         <cmdsynopsis>
39           <command>udevstart</command>
40         </cmdsynopsis>
41       </refsynopsisdiv>
42
43       <refsect1><title>DESCRIPTION</title>
44         <para>udevstart scans the kernel exported device information available in
45         sysfs for devices which require a device node to operate and creates the node
46         using the specified udev rules. udevstart is used to create the initial
47         device directory after system bootup.</para>
48       </refsect1>
49
50       <refsect1><title>AUTHOR</title>
51         <para>Written by Harald Hoyer <email>harald@redhat.com</email>.</para>
52       </refsect1>
53
54       <refsect1>
55         <title>SEE ALSO</title>
56         <para><citerefentry>
57             <refentrytitle>udev</refentrytitle><manvolnum>7</manvolnum>
58         </citerefentry></para>
59       </refsect1>
60     </refentry>
61   </section>
62 </article>