aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/makedev-desc.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2003-09-24 22:29:16 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2003-09-24 22:29:16 +0000
commit978d0bffc413b67ead9db2d2816b916cf3d502ca (patch)
tree785d8d08754099e55a26599f8d5ccce81b456cb4 /appendixa/makedev-desc.xml
parentaa497295b352d45ebe2e9d1eaa4a46c49e2cf521 (diff)
Changing the style of the command descriptions in appendix A.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2879 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/makedev-desc.xml')
-rw-r--r--appendixa/makedev-desc.xml9
1 files changed, 3 insertions, 6 deletions
diff --git a/appendixa/makedev-desc.xml b/appendixa/makedev-desc.xml
index 4fe716efe..db04fbe63 100644
--- a/appendixa/makedev-desc.xml
+++ b/appendixa/makedev-desc.xml
@@ -6,12 +6,9 @@
<sect3><title>Program file descriptions</title>
-<sect4><title>MAKEDEV</title>
-<para><filename>MAKEDEV</filename> is a script that creates the necessary
-static device nodes usually residing in the
-<filename class="directory">/dev</filename> directory.
-Detailed information on device nodes can be found in the Linux kernel source
-tree in <filename>Documentation/devices.txt</filename>.</para></sect4>
+<para><command>MAKEDEV</command> is a script for creating the necessary
+static device nodes, usually residing in the <filename>/dev</filename>
+directory.</para>
</sect3>