blob: 31d8a453cd7e46ee77cb584386f60474ed258fa1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<sect2 id="contents-makedev"><title>Contents of MAKEDEV</title>
<!-- <para>(Last checked against version &makedev-contversion;.)</para> -->
<para>The MAKEDEV script creates the static device nodes which
usually reside in the <filename class="directory">/dev</filename>
directory. Detailed information about device nodes may be found
in the <filename>Documentation/devices.txt</filename> file under
the Linux kernel source tree.</para>
<para><emphasis>Installed script</emphasis>: MAKEDEV</para>
</sect2>
|