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, 3 insertions, 3 deletions
diff --git a/chapter06/makedev-exp.xml b/chapter06/makedev-exp.xml
index 377fc42f9..95e0242d0 100644
--- a/chapter06/makedev-exp.xml
+++ b/chapter06/makedev-exp.xml
@@ -1,11 +1,11 @@
<sect2>
<title>Command explanations</title>
-<para><userinput>./MAKEDEV -v generic:</userinput> This creates generic
-devices. Normally, these devices are all the devices you need. It's possible
+<para><userinput>./MAKEDEV -v generic:</userinput> This creates a whole
+bunch of generic devices. Normally, these 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;.
-The <userinput>generic-nopty</userinput> option does a similar job but skips
+The <userinput>generic-nopty</userinput> option does a similar job, but skips
some devices which are not needed if you are using devpts.</para>
</sect2>