makedev-shortdesc.xml 508 B

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