diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-16 18:45:55 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-16 18:45:55 +0000 |
commit | f9fdb5f849f3b37b5b0bb2cdc8c89bf66a71fda4 (patch) | |
tree | 3b73af56d2588dd3107599d508514ae53908a9ad /appendixa/autoconf-dep.xml | |
parent | b01dec7ae469c77089ff17592b171df8b63ef6c5 (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/autoconf-dep.xml')
-rw-r--r-- | appendixa/autoconf-dep.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/appendixa/autoconf-dep.xml b/appendixa/autoconf-dep.xml index a2bb6747c..001863431 100644 --- a/appendixa/autoconf-dep.xml +++ b/appendixa/autoconf-dep.xml @@ -4,17 +4,17 @@ <para>Autoconf-&autoconf-depversion; needs the following to be installed:</para> <literallayout> -bash: sh -diffutils: cmp -fileutils: chmod, install, ln, ls, mkdir, mv, rm -grep: fgrep, grep -m4: m4 -make: make -gawk: gawk -sed: sed -sh-utils: echo, expr, hostname, sleep, uname -texinfo: install-info -textutils: cat, tr +Bash: sh +Diffutils: cmp +Fileutils: chmod, install, ln, ls, mkdir, mv, rm +Grep: fgrep, grep +M4: m4 +Make: make +Gawk: gawk +Sed: sed +Sh-utils: echo, expr, hostname, sleep, uname +Texinfo: install-info +Textutils: cat, tr </literallayout> </sect2> |