diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-02-24 22:26:46 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-02-24 22:26:46 +0000 |
commit | 45992ae10ca08f38a445f4d1eb47544fe0c2ec33 (patch) | |
tree | 96610c65090094b35302b97c5f44a27a79e49fcd /chapter06/zlib.xml | |
parent | 1360952f19c68ac6daefdf3a7c254eef0097379d (diff) |
Removed the package name from the dependencies titles.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4682 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/zlib.xml')
-rw-r--r-- | chapter06/zlib.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/zlib.xml b/chapter06/zlib.xml index 93a2af20f..5b08f5297 100644 --- a/chapter06/zlib.xml +++ b/chapter06/zlib.xml @@ -20,7 +20,7 @@ some programs.</para> </segmentedlist> <segmentedlist> -<segtitle>Zlib installation depends on</segtitle> +<segtitle>&dependencies;</segtitle> <seglistitem><seg>Binutils, Coreutils, GCC, Glibc, Make, and Sed</seg></seglistitem> </segmentedlist> </sect2> |