aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/chroot-dep.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-01-06 18:09:20 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-01-06 18:09:20 +0000
commit476b70903b63d776d49b3e500293c08793f2fcbd (patch)
treee643337b0ca75cc642a4c5b440e863590a4316aa /appendixa/chroot-dep.xml
parentddba0b92e6b354da22a7fb6e620423eaa1d9c610 (diff)
reformatted dependency lists
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1419 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/chroot-dep.xml')
-rw-r--r--appendixa/chroot-dep.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/appendixa/chroot-dep.xml b/appendixa/chroot-dep.xml
index fe5fa7d64..75f0f86b9 100644
--- a/appendixa/chroot-dep.xml
+++ b/appendixa/chroot-dep.xml
@@ -4,9 +4,8 @@
<para>Chroot needs the following to be installed:</para>
<literallayout>
-bash from the bash package
-
-env from the sh-utils package
+bash: bash
+sh-utils: env
</literallayout>
</sect2>