1234567891011121314151617181920 |
- <sect2><title>Contents of MAKEDEV</title>
- <para>Last checked against version &makedev-contversion;.</para>
- <sect3><title>Program Files</title>
- <para>MAKEDEV</para></sect3>
- <sect3><title>Descriptions</title>
- <sect4><title>MAKEDEV</title>
- <para><filename>MAKEDEV</filename> is a script that creates the necessary
- static device nodes usually residing in the
- <filename class="directory">/dev</filename> directory.
- Detailed information on device nodes can be found in the Linux kernel source
- tree in <filename>Documentation/devices.txt</filename>.</para></sect4>
- </sect3>
- </sect2>
|