aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2003-11-15 11:47:56 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2003-11-15 11:47:56 +0000
commit9c38d4e8665b4efcd1bbae16a16efb1299848b37 (patch)
treed77809607bd97aa140623e674d75b8e45a7a625e /chapter06
parent16cc39bc2ff46ba3495ed92cc4609f3c2fea886e (diff)
Moving short descriptions from appendix to chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3103 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/autoconf.xml2
-rw-r--r--chapter06/automake.xml2
-rw-r--r--chapter06/bash.xml2
-rw-r--r--chapter06/binutils.xml2
-rw-r--r--chapter06/bison.xml2
-rw-r--r--chapter06/bootscripts.xml2
-rw-r--r--chapter06/bzip2.xml2
-rw-r--r--chapter06/coreutils.xml2
-rw-r--r--chapter06/diffutils.xml2
-rw-r--r--chapter06/e2fsprogs.xml2
-rw-r--r--chapter06/ed.xml2
-rw-r--r--chapter06/file.xml2
-rw-r--r--chapter06/findutils.xml2
-rw-r--r--chapter06/flex.xml2
-rw-r--r--chapter06/gawk.xml2
-rw-r--r--chapter06/gcc.xml2
-rw-r--r--chapter06/gettext.xml2
-rw-r--r--chapter06/glibc.xml2
-rw-r--r--chapter06/grep.xml2
-rw-r--r--chapter06/groff.xml2
-rw-r--r--chapter06/grub.xml2
-rw-r--r--chapter06/gzip.xml2
-rw-r--r--chapter06/inetutils.xml2
-rw-r--r--chapter06/kbd.xml2
-rw-r--r--chapter06/kernel.xml2
-rw-r--r--chapter06/less.xml2
-rw-r--r--chapter06/lfs-utils.xml2
-rw-r--r--chapter06/libtool.xml2
-rw-r--r--chapter06/m4.xml2
-rw-r--r--chapter06/make.xml2
-rw-r--r--chapter06/makedev.xml2
-rw-r--r--chapter06/man.xml2
-rw-r--r--chapter06/manpages.xml2
-rw-r--r--chapter06/modutils.xml2
-rw-r--r--chapter06/ncurses.xml2
-rw-r--r--chapter06/nettools.xml2
-rw-r--r--chapter06/patch.xml2
-rw-r--r--chapter06/perl.xml2
-rw-r--r--chapter06/procinfo.xml2
-rw-r--r--chapter06/procps.xml2
-rw-r--r--chapter06/psmisc.xml2
-rw-r--r--chapter06/sed.xml2
-rw-r--r--chapter06/shadowpwd.xml2
-rw-r--r--chapter06/sysklogd.xml2
-rw-r--r--chapter06/sysvinit.xml2
-rw-r--r--chapter06/tar.xml2
-rw-r--r--chapter06/texinfo.xml2
-rw-r--r--chapter06/utillinux.xml2
-rw-r--r--chapter06/vim.xml2
-rw-r--r--chapter06/zlib.xml2
50 files changed, 50 insertions, 50 deletions
diff --git a/chapter06/autoconf.xml b/chapter06/autoconf.xml
index 0d43410fa..0174f6954 100644
--- a/chapter06/autoconf.xml
+++ b/chapter06/autoconf.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &autoconf-compsize;</screen>
&aa-autoconf-shortdesc;
-&aa-autoconf-dep;
+&aa-autoconf-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
<sect2>
diff --git a/chapter06/automake.xml b/chapter06/automake.xml
index 8f52c9d58..62c03f92d 100644
--- a/chapter06/automake.xml
+++ b/chapter06/automake.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &automake-compsize;</screen>
&aa-automake-shortdesc;
-&aa-automake-dep;
+&aa-automake-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/bash.xml b/chapter06/bash.xml
index c2703142a..da0139644 100644
--- a/chapter06/bash.xml
+++ b/chapter06/bash.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &bash-compsize;</screen>
&aa-bash-shortdesc;
-&aa-bash-dep;
+&aa-bash-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml
index 872fff1ab..9986fc344 100644
--- a/chapter06/binutils.xml
+++ b/chapter06/binutils.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &binutils-compsize;</screen>
&aa-binutils-shortdesc;
-&aa-binutils-dep;
+&aa-binutils-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/bison.xml b/chapter06/bison.xml
index 5d525b96f..80e2ebd4f 100644
--- a/chapter06/bison.xml
+++ b/chapter06/bison.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &bison-compsize;</screen>
&aa-bison-shortdesc;
-&aa-bison-dep;
+&aa-bison-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/bootscripts.xml b/chapter06/bootscripts.xml
index 6c3a21963..1360b2653 100644
--- a/chapter06/bootscripts.xml
+++ b/chapter06/bootscripts.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &bootscripts-compsize;</screen>
&aa-bootscripts-shortdesc;
-&aa-bootscripts-dep;
+&aa-bootscripts-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/bzip2.xml b/chapter06/bzip2.xml
index 6b1c4f695..e55af375f 100644
--- a/chapter06/bzip2.xml
+++ b/chapter06/bzip2.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &bzip2-compsize;</screen>
&aa-bzip2-shortdesc;
-&aa-bzip2-dep;
+&aa-bzip2-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml
index cbddb98f0..06e640fb2 100644
--- a/chapter06/coreutils.xml
+++ b/chapter06/coreutils.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &coreutils-compsize;</screen>
&aa-coreutils-shortdesc;
-&aa-coreutils-dep;
+&aa-coreutils-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/diffutils.xml b/chapter06/diffutils.xml
index 321081944..cd8fe92d0 100644
--- a/chapter06/diffutils.xml
+++ b/chapter06/diffutils.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &diffutils-compsize;</screen>
&aa-diffutils-shortdesc;
-&aa-diffutils-dep;
+&aa-diffutils-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml
index d9ff51cb9..c8a23e6ca 100644
--- a/chapter06/e2fsprogs.xml
+++ b/chapter06/e2fsprogs.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &e2fsprogs-compsize;</screen>
&aa-e2fsprogs-shortdesc;
-&aa-e2fsprogs-dep;
+&aa-e2fsprogs-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/ed.xml b/chapter06/ed.xml
index dd1b7ebc4..24a26e7c3 100644
--- a/chapter06/ed.xml
+++ b/chapter06/ed.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &ed-compsize;</screen>
&aa-ed-shortdesc;
-&aa-ed-dep;
+&aa-ed-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/file.xml b/chapter06/file.xml
index d21b96286..e251d805d 100644
--- a/chapter06/file.xml
+++ b/chapter06/file.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &file-compsize;</screen>
&aa-file-shortdesc;
-&aa-file-dep;
+&aa-file-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/findutils.xml b/chapter06/findutils.xml
index 5c2c0e956..8c9b35ce4 100644
--- a/chapter06/findutils.xml
+++ b/chapter06/findutils.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &findutils-compsize;</screen>
&aa-findutils-shortdesc;
-&aa-findutils-dep;
+&aa-findutils-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/flex.xml b/chapter06/flex.xml
index d202df991..9a693786e 100644
--- a/chapter06/flex.xml
+++ b/chapter06/flex.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &flex-compsize;</screen>
&aa-flex-shortdesc;
-&aa-flex-dep;
+&aa-flex-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/gawk.xml b/chapter06/gawk.xml
index a25cfaec5..f5ecbc4a8 100644
--- a/chapter06/gawk.xml
+++ b/chapter06/gawk.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &gawk-compsize;</screen>
&aa-gawk-shortdesc;
-&aa-gawk-dep;
+&aa-gawk-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml
index 54a105db1..6c3e21bc4 100644
--- a/chapter06/gcc.xml
+++ b/chapter06/gcc.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &gcc-compsize;</screen>
&aa-gcc-shortdesc;
-&aa-gcc-dep;
+&aa-gcc-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/gettext.xml b/chapter06/gettext.xml
index 63d473121..7a14241ed 100644
--- a/chapter06/gettext.xml
+++ b/chapter06/gettext.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &gettext-compsize;</screen>
&aa-gettext-shortdesc;
-&aa-gettext-dep;
+&aa-gettext-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml
index c2df2bfb8..0869a7220 100644
--- a/chapter06/glibc.xml
+++ b/chapter06/glibc.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &glibc-compsize;</screen>
&aa-glibc-shortdesc;
-&aa-glibc-dep;
+&aa-glibc-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/grep.xml b/chapter06/grep.xml
index a68e7a271..29153dc55 100644
--- a/chapter06/grep.xml
+++ b/chapter06/grep.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &grep-compsize;</screen>
&aa-grep-shortdesc;
-&aa-grep-dep;
+&aa-grep-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/groff.xml b/chapter06/groff.xml
index de9cc25d3..43d79fd28 100644
--- a/chapter06/groff.xml
+++ b/chapter06/groff.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &groff-compsize;</screen>
&aa-groff-shortdesc;
-&aa-groff-dep;
+&aa-groff-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/grub.xml b/chapter06/grub.xml
index 929e2310b..3d57e6f5d 100644
--- a/chapter06/grub.xml
+++ b/chapter06/grub.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &grub-compsize;</screen>
&aa-grub-shortdesc;
-&aa-grub-dep;
+&aa-grub-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/gzip.xml b/chapter06/gzip.xml
index 7e097a06e..1d01e9582 100644
--- a/chapter06/gzip.xml
+++ b/chapter06/gzip.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &gzip-compsize;</screen>
&aa-gzip-shortdesc;
-&aa-gzip-dep;
+&aa-gzip-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/inetutils.xml b/chapter06/inetutils.xml
index fd448abdb..0816ebd03 100644
--- a/chapter06/inetutils.xml
+++ b/chapter06/inetutils.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &inetutils-compsize;</screen>
&aa-inetutils-shortdesc;
-&aa-inetutils-dep;
+&aa-inetutils-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/kbd.xml b/chapter06/kbd.xml
index 0f4894751..e5f0441c1 100644
--- a/chapter06/kbd.xml
+++ b/chapter06/kbd.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &kbd-compsize;</screen>
&aa-kbd-shortdesc;
-&aa-kbd-dep;
+&aa-kbd-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/kernel.xml b/chapter06/kernel.xml
index b03c7adc7..8950a9159 100644
--- a/chapter06/kernel.xml
+++ b/chapter06/kernel.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &kernel-compsize-headers;</screen>
&aa-kernel-shortdesc;
-&aa-kernel-dep;
+&aa-kernel-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/less.xml b/chapter06/less.xml
index 0508af478..31d3c1624 100644
--- a/chapter06/less.xml
+++ b/chapter06/less.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &less-compsize;</screen>
&aa-less-shortdesc;
-&aa-less-dep;
+&aa-less-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/lfs-utils.xml b/chapter06/lfs-utils.xml
index 5119b4804..c4d6afce6 100644
--- a/chapter06/lfs-utils.xml
+++ b/chapter06/lfs-utils.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &lfs-utils-compsize;</screen>
&aa-lfs-utils-shortdesc;
-&aa-lfs-utils-dep;
+&aa-lfs-utils-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/libtool.xml b/chapter06/libtool.xml
index 9e9f9457f..7b5bd2642 100644
--- a/chapter06/libtool.xml
+++ b/chapter06/libtool.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &libtool-compsize;</screen>
&aa-libtool-shortdesc;
-&aa-libtool-dep;
+&aa-libtool-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/m4.xml b/chapter06/m4.xml
index b52647f10..d1eca7aad 100644
--- a/chapter06/m4.xml
+++ b/chapter06/m4.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &m4-compsize;</screen>
&aa-m4-shortdesc;
-&aa-m4-dep;
+&aa-m4-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/make.xml b/chapter06/make.xml
index f24d53ee3..3f641ec11 100644
--- a/chapter06/make.xml
+++ b/chapter06/make.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &make-compsize;</screen>
&aa-make-shortdesc;
-&aa-make-dep;
+&aa-make-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/makedev.xml b/chapter06/makedev.xml
index acb766683..da7f52e96 100644
--- a/chapter06/makedev.xml
+++ b/chapter06/makedev.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &makedev-compsize;</screen>
&aa-makedev-shortdesc;
-&aa-makedev-dep;
+&aa-makedev-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/man.xml b/chapter06/man.xml
index 833ff0e8e..67afb3c8d 100644
--- a/chapter06/man.xml
+++ b/chapter06/man.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &man-compsize;</screen>
&aa-man-shortdesc;
-&aa-man-dep;
+&aa-man-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/manpages.xml b/chapter06/manpages.xml
index 699f68b74..d1f2adbcf 100644
--- a/chapter06/manpages.xml
+++ b/chapter06/manpages.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &man-pages-compsize;</screen>
&aa-manpages-shortdesc;
-&aa-manpages-dep;
+&aa-manpages-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/modutils.xml b/chapter06/modutils.xml
index d5c6708f1..c148211f8 100644
--- a/chapter06/modutils.xml
+++ b/chapter06/modutils.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &modutils-compsize;</screen>
&aa-modutils-shortdesc;
-&aa-modutils-dep;
+&aa-modutils-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/ncurses.xml b/chapter06/ncurses.xml
index 9c194834b..6e752ffdf 100644
--- a/chapter06/ncurses.xml
+++ b/chapter06/ncurses.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &ncurses-compsize;</screen>
&aa-ncurses-shortdesc;
-&aa-ncurses-dep;
+&aa-ncurses-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/nettools.xml b/chapter06/nettools.xml
index 61a6359d6..1664b3211 100644
--- a/chapter06/nettools.xml
+++ b/chapter06/nettools.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &net-tools-compsize;</screen>
&aa-nettools-shortdesc;
-&aa-nettools-dep;
+&aa-nettools-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/patch.xml b/chapter06/patch.xml
index cc634a8e8..c5f680eb3 100644
--- a/chapter06/patch.xml
+++ b/chapter06/patch.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &patch-compsize;</screen>
&aa-patch-shortdesc;
-&aa-patch-dep;
+&aa-patch-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/perl.xml b/chapter06/perl.xml
index 5e90ec069..ecef68538 100644
--- a/chapter06/perl.xml
+++ b/chapter06/perl.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &perl-compsize;</screen>
&aa-perl-shortdesc;
-&aa-perl-dep;
+&aa-perl-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/procinfo.xml b/chapter06/procinfo.xml
index e02b583b6..8114b8c5f 100644
--- a/chapter06/procinfo.xml
+++ b/chapter06/procinfo.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &procinfo-compsize;</screen>
&aa-procinfo-shortdesc;
-&aa-procinfo-dep;
+&aa-procinfo-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/procps.xml b/chapter06/procps.xml
index 9dda8547f..d28b0850d 100644
--- a/chapter06/procps.xml
+++ b/chapter06/procps.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &procps-compsize;</screen>
&aa-procps-shortdesc;
-&aa-procps-dep;
+&aa-procps-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/psmisc.xml b/chapter06/psmisc.xml
index 3b939961d..3080e0dc6 100644
--- a/chapter06/psmisc.xml
+++ b/chapter06/psmisc.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &psmisc-compsize;</screen>
&aa-psmisc-shortdesc;
-&aa-psmisc-dep;
+&aa-psmisc-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/sed.xml b/chapter06/sed.xml
index 25f9b488d..dcfea0c57 100644
--- a/chapter06/sed.xml
+++ b/chapter06/sed.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &sed-compsize;</screen>
&aa-sed-shortdesc;
-&aa-sed-dep;
+&aa-sed-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/shadowpwd.xml b/chapter06/shadowpwd.xml
index aeaefac1c..b7ed2d63e 100644
--- a/chapter06/shadowpwd.xml
+++ b/chapter06/shadowpwd.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &shadow-compsize;</screen>
&aa-shadowpwd-shortdesc;
-&aa-shadowpwd-dep;
+&aa-shadowpwd-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/sysklogd.xml b/chapter06/sysklogd.xml
index 2d8dd4aa9..b4b01baaf 100644
--- a/chapter06/sysklogd.xml
+++ b/chapter06/sysklogd.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &sysklogd-compsize;</screen>
&aa-sysklogd-shortdesc;
-&aa-sysklogd-dep;
+&aa-sysklogd-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/sysvinit.xml b/chapter06/sysvinit.xml
index 2f771b460..9bdb0aae3 100644
--- a/chapter06/sysvinit.xml
+++ b/chapter06/sysvinit.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &sysvinit-compsize;</screen>
&aa-sysvinit-shortdesc;
-&aa-sysvinit-dep;
+&aa-sysvinit-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/tar.xml b/chapter06/tar.xml
index 2e21fad4f..627f59a19 100644
--- a/chapter06/tar.xml
+++ b/chapter06/tar.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &tar-compsize;</screen>
&aa-tar-shortdesc;
-&aa-tar-dep;
+&aa-tar-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/texinfo.xml b/chapter06/texinfo.xml
index a3d5cadd2..97a684090 100644
--- a/chapter06/texinfo.xml
+++ b/chapter06/texinfo.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &texinfo-compsize;</screen>
&aa-texinfo-shortdesc;
-&aa-texinfo-dep;
+&aa-texinfo-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/utillinux.xml b/chapter06/utillinux.xml
index 8689c09a6..50b954657 100644
--- a/chapter06/utillinux.xml
+++ b/chapter06/utillinux.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &util-linux-compsize;</screen>
&aa-utillinux-shortdesc;
-&aa-utillinux-dep;
+&aa-utillinux-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/vim.xml b/chapter06/vim.xml
index 8eb1bb7d2..8a449adac 100644
--- a/chapter06/vim.xml
+++ b/chapter06/vim.xml
@@ -15,7 +15,7 @@ suggested installation instructions.</para>
</sect2>
&aa-vim-shortdesc;
-&aa-vim-dep;
+&aa-vim-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
diff --git a/chapter06/zlib.xml b/chapter06/zlib.xml
index fba00043f..78db26c7e 100644
--- a/chapter06/zlib.xml
+++ b/chapter06/zlib.xml
@@ -6,7 +6,7 @@
Estimated required disk space: &zlib-compsize;</screen>
&aa-zlib-shortdesc;
-&aa-zlib-dep;
+&aa-zlib-desc;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>