aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/libtool-dep.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-05-16 18:45:55 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-05-16 18:45:55 +0000
commitf9fdb5f849f3b37b5b0bb2cdc8c89bf66a71fda4 (patch)
tree3b73af56d2588dd3107599d508514ae53908a9ad /appendixa/libtool-dep.xml
parentb01dec7ae469c77089ff17592b171df8b63ef6c5 (diff)
fixed dependency section: packages start with capital
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1886 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/libtool-dep.xml')
-rw-r--r--appendixa/libtool-dep.xml24
1 files changed, 12 insertions, 12 deletions
diff --git a/appendixa/libtool-dep.xml b/appendixa/libtool-dep.xml
index b2204075b..8c97705a2 100644
--- a/appendixa/libtool-dep.xml
+++ b/appendixa/libtool-dep.xml
@@ -4,18 +4,18 @@
<para>Libtool-&libtool-depversion; needs the following to be installed:</para>
<literallayout>
-bash: sh
-binutils: ar, as, ld, nm, ranlib, strip
-diffutils: cmp
-fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir
-gcc: cc, cc1, collect2, cpp0
-glibc: ldconfig
-grep: egrep, fgrep, grep
-make: make
-sed: sed
-sh-utils: echo, expr, hostname, sleep, uname
-texinfo: install-info
-textutils: cat, sort, tr, uniq
+Bash: sh
+Binutils: ar, as, ld, nm, ranlib, strip
+Diffutils: cmp
+Fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir
+Gcc: cc, cc1, collect2, cpp0
+Glibc: ldconfig
+Grep: egrep, fgrep, grep
+Make: make
+Sed: sed
+Sh-utils: echo, expr, hostname, sleep, uname
+Texinfo: install-info
+Textutils: cat, sort, tr, uniq
</literallayout>
</sect2>