aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter06/makedev-exp.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/makedev-exp.xml b/chapter06/makedev-exp.xml
index 12c9287b1..0a41c24bc 100644
--- a/chapter06/makedev-exp.xml
+++ b/chapter06/makedev-exp.xml
@@ -2,8 +2,8 @@
<title>Command explanations</title>
<para><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
+devices. Normally, these devices are all the 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>