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/netkitbase-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/netkitbase-dep.xml')
-rw-r--r-- | appendixa/netkitbase-dep.xml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/appendixa/netkitbase-dep.xml b/appendixa/netkitbase-dep.xml index 1ead6dcf2..cad09c1f7 100644 --- a/appendixa/netkitbase-dep.xml +++ b/appendixa/netkitbase-dep.xml @@ -5,14 +5,14 @@ installed:</para> <literallayout> -bash: sh -binutils: as, ld, strip -fileutils: cp, install, rm -make: make -gcc: cc1, collect2, cpp0, gcc -sed: sed -sh-utils: date -textutils: cat +Bash: sh +Binutils: as, ld, strip +Fileutils: cp, install, rm +Make: make +Gcc: cc1, collect2, cpp0, gcc +Sed: sed +Sh-utils: date +Textutils: cat </literallayout> </sect2> |