aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/makedev-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/makedev-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/makedev-dep.xml')
-rw-r--r--appendixa/makedev-dep.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/appendixa/makedev-dep.xml b/appendixa/makedev-dep.xml
index a626c958b..fe16b8e78 100644
--- a/appendixa/makedev-dep.xml
+++ b/appendixa/makedev-dep.xml
@@ -4,10 +4,10 @@
<para>MAKEDEV-&makedev-depversion; needs the following to be installed:</para>
<literallayout>
-bash: sh
-fileutils: chmod, chown, cp, ln, mknod, mv, rm
-grep: grep
-sh-utils: expr, id
+Bash: sh
+Fileutils: chmod, chown, cp, ln, mknod, mv, rm
+Grep: grep
+Sh-utils: expr, id
</literallayout>
</sect2>