aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/makedev-exp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/makedev-exp.xml')
-rw-r--r--chapter06/makedev-exp.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/chapter06/makedev-exp.xml b/chapter06/makedev-exp.xml
index 565b4e128..7fd515b6c 100644
--- a/chapter06/makedev-exp.xml
+++ b/chapter06/makedev-exp.xml
@@ -2,8 +2,10 @@
<title>Command explanations</title>
<para>
-<userinput>./MAKEDEV-temp -v generic</userinput> This creates the device
-files.
+<userinput>./MAKEDEV -v generic:</userinput> This creates generic
+devices. Normally, these devices are all devices you need. It's possible that
+you are missing some special devices that are needed for your hardware
+configuration. Create them with ./MAKEDEV -v &lt;device&gt;.
</para>
</sect2>