aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2004-02-07 14:55:52 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2004-02-07 14:55:52 +0000
commit540fd314f00433a16f39240e47f4af19b74297e8 (patch)
tree373b9eb6a1e2996cb28ed50fb46c3295ee8824b6 /appendixa
parente8692c5ee76662b25bd502df06818c910bb6aa3b (diff)
Replacing MAKEDEV with make_devices.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3236 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa')
-rw-r--r--appendixa/makedev-dep.xml3
-rw-r--r--appendixa/makedev-desc.xml6
-rw-r--r--appendixa/makedev-down.xml2
-rw-r--r--appendixa/makedev-shortdesc.xml4
4 files changed, 8 insertions, 7 deletions
diff --git a/appendixa/makedev-dep.xml b/appendixa/makedev-dep.xml
index 68e48bf52..1cf303245 100644
--- a/appendixa/makedev-dep.xml
+++ b/appendixa/makedev-dep.xml
@@ -1 +1,2 @@
-<para>For its installation MAKEDEV depends on: Bash, Coreutils.</para>
+<para>For its installation Make_devices depends on: Bash, Bzip2,
+Coreutils.</para>
diff --git a/appendixa/makedev-desc.xml b/appendixa/makedev-desc.xml
index d68e9adb4..8c16ef1df 100644
--- a/appendixa/makedev-desc.xml
+++ b/appendixa/makedev-desc.xml
@@ -1,8 +1,8 @@
<sect2><title>Short description</title>
-<para><command>MAKEDEV</command> is a script for creating the necessary
-static device nodes, usually residing in the <filename>/dev</filename>
-directory.</para>
+<para><command>make_devices</command> is a script for creating a basic set of
+static device nodes, usually residing in the <filename
+class="directory">/dev</filename> directory.</para>
</sect2>
diff --git a/appendixa/makedev-down.xml b/appendixa/makedev-down.xml
index 1e0e6a63c..807fae824 100644
--- a/appendixa/makedev-down.xml
+++ b/appendixa/makedev-down.xml
@@ -1,2 +1,2 @@
-<literallayout>Official download location for MAKEDEV (&makedev-version;):
+<literallayout>Official download location for Make_devices (&makedev-version;):
<ulink url="&http-down;"/></literallayout>
diff --git a/appendixa/makedev-shortdesc.xml b/appendixa/makedev-shortdesc.xml
index 882fe7f33..8544ef40e 100644
--- a/appendixa/makedev-shortdesc.xml
+++ b/appendixa/makedev-shortdesc.xml
@@ -1,7 +1,7 @@
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
-<sect2 id="contents-makedev"><title>Contents of MAKEDEV</title>
+<sect2 id="contents-makedev"><title>Contents of Make_devices</title>
-<para><emphasis>Installed script</emphasis>: MAKEDEV</para>
+<para><emphasis>Installed script</emphasis>: make_devices</para>
</sect2>