aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-10-21 19:14:55 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-10-21 19:14:55 +0000
commit8547e8843954de13cc87d27841421d9acc7f30ef (patch)
tree312bbad7fdb5ed18ac9329eb49d987682f1d2a77
parente9098fb96265aa1672fc9ab6b106148138a06bd4 (diff)
Updated dependencies for MAKDEV and man-pages
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3021 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--appendixa/makedev-dep.xml5
-rw-r--r--appendixa/manpages-dep.xml4
-rw-r--r--entities/makedev.ent2
-rw-r--r--entities/manpages.ent2
4 files changed, 6 insertions, 7 deletions
diff --git a/appendixa/makedev-dep.xml b/appendixa/makedev-dep.xml
index 437452f06..643d2a6e4 100644
--- a/appendixa/makedev-dep.xml
+++ b/appendixa/makedev-dep.xml
@@ -5,9 +5,8 @@
<para>(Last checked against version &makedev-depversion;.)</para>
-<literallayout>Bash: sh
-Coreutils: chmod, chown, cp, expr, id, ln, mknod, mv, rm
-Grep: grep</literallayout>
+<literallayout>Bash: bash
+Coreutils: chmod, chown, expr, id, ln, mknod, mv, rm</literallayout>
</sect2>
diff --git a/appendixa/manpages-dep.xml b/appendixa/manpages-dep.xml
index 7c432d45c..8fc41f52d 100644
--- a/appendixa/manpages-dep.xml
+++ b/appendixa/manpages-dep.xml
@@ -5,8 +5,8 @@
<para>(Last checked against version &man-pages-depversion;.)</para>
-<literallayout>Bash: sh
-Coreutils: install
+<literallayout>Bash: bash, sh
+Coreutils: install, rm
Make: make</literallayout>
</sect2>
diff --git a/entities/makedev.ent b/entities/makedev.ent
index 3b211e61e..50d65fa9b 100644
--- a/entities/makedev.ent
+++ b/entities/makedev.ent
@@ -8,7 +8,7 @@
<!ENTITY aa-makedev-down SYSTEM "../appendixa/makedev-down.xml">
<!ENTITY makedev-version "1.7">
-<!ENTITY makedev-depversion "1.5">
+<!ENTITY makedev-depversion "1.7">
<!ENTITY makedev-contversion "1.7">
<!ENTITY makedev-package "MAKEDEV-&makedev-version;.bz2">
<!ENTITY makedev-size "8 KB">
diff --git a/entities/manpages.ent b/entities/manpages.ent
index 029fbd26b..0463d5324 100644
--- a/entities/manpages.ent
+++ b/entities/manpages.ent
@@ -8,7 +8,7 @@
<!ENTITY aa-manpages-down SYSTEM "../appendixa/manpages-down.xml">
<!ENTITY man-pages-version "1.60">
-<!ENTITY man-pages-depversion "1.47">
+<!ENTITY man-pages-depversion "1.60">
<!ENTITY man-pages-contversion "1.60">
<!ENTITY man-pages-dir "man-pages-&man-pages-version;">
<!ENTITY man-pages-package "man-pages-&man-pages-version;.tar.bz2">