aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/man-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/man-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/man-dep.xml')
-rw-r--r--appendixa/man-dep.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/appendixa/man-dep.xml b/appendixa/man-dep.xml
index b70310f9b..2148bc7e2 100644
--- a/appendixa/man-dep.xml
+++ b/appendixa/man-dep.xml
@@ -4,16 +4,16 @@
<para>Man-&man-depversion; needs the following to be installed:</para>
<literallayout>
-bash: sh
-binutils: as, ld
-fileutils: chmod, cp, install, mkdir, rm
-gcc: c11, collect2, cpp0, gcc
-grep: grep
-make: make
-gawk: awk
-sed: sed
-sh-utils: echo
-textutils: cat
+Bash: sh
+Binutils: as, ld
+Fileutils: chmod, cp, install, mkdir, rm
+Gcc: c11, collect2, cpp0, gcc
+Grep: grep
+Make: make
+Gawk: awk
+Sed: sed
+Sh-utils: echo
+Textutils: cat
</literallayout>
</sect2>