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/procps-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/procps-dep.xml')
-rw-r--r-- | appendixa/procps-dep.xml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/appendixa/procps-dep.xml b/appendixa/procps-dep.xml index 684738c4b..5eefce60b 100644 --- a/appendixa/procps-dep.xml +++ b/appendixa/procps-dep.xml @@ -4,16 +4,16 @@ <para>Procps-&procps-depversion; needs the following to be installed:</para> <literallayout> -bash: sh -binutils: as, ld, strip -fileutils: install, ln, mv, rm -gcc: cc1, collect2, cpp0, gcc -grep: grep -make: make -gawk: awk -sed: sed -sh-utils: basename, pwd -textutils: sort, tr +Bash: sh +Binutils: as, ld, strip +Fileutils: install, ln, mv, rm +Gcc: cc1, collect2, cpp0, gcc +Grep: grep +Make: make +Gawk: awk +Sed: sed +Sh-utils: basename, pwd +Textutils: sort, tr </literallayout> </sect2> |