aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/lilo-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/lilo-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/lilo-dep.xml')
-rw-r--r--appendixa/lilo-dep.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/appendixa/lilo-dep.xml b/appendixa/lilo-dep.xml
index 8e9716248..b1b77f01e 100644
--- a/appendixa/lilo-dep.xml
+++ b/appendixa/lilo-dep.xml
@@ -4,14 +4,14 @@
<para>Lilo-&lilo-depversion; needs the following to be installed:</para>
<literallayout>
-bash: sh
-bin86: as86, ld86
-binutils: as, ld, strip
-fileutils: cp, dd, ln
-gcc: cc, cc1, collect2, cpp0
-make: make
-sed: sed
-textutils: cat
+Bash: sh
+Bin86: as86, ld86
+Binutils: as, ld, strip
+Fileutils: cp, dd, ln
+Gcc: cc, cc1, collect2, cpp0
+Make: make
+Sed: sed
+Textutils: cat
</literallayout>
</sect2>