aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/makedev-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/makedev-inst.xml')
-rw-r--r--chapter06/makedev-inst.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter06/makedev-inst.xml b/chapter06/makedev-inst.xml
index 91ee436ee..c3f6bee1b 100644
--- a/chapter06/makedev-inst.xml
+++ b/chapter06/makedev-inst.xml
@@ -11,12 +11,10 @@ Create the device files by running the following commands:
</para>
<blockquote><literallayout>
-
<userinput>chmod 755 MAKEDEV &amp;&amp;</userinput>
<userinput>cp MAKEDEV /dev &amp;&amp;</userinput>
<userinput>cd /dev &amp;&amp;</userinput>
<userinput>./MAKEDEV -v generic</userinput>
-
</literallayout></blockquote>
<para>