diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-04-18 17:57:37 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-04-18 17:57:37 +0000 |
commit | 72d7e2822e8195767d2b4397d928280930d7ebd7 (patch) | |
tree | 00fd13571b90f40fafed437cfc9184a96da97724 /chapter06/man-pages.xml | |
parent | 7b089c3f0914d4ebdcca2d9c3ab4c50b16e957de (diff) |
Moved all dependency information to a new page, Appendix C.
Appendix C also contains information concerning the build order.
While there might need to be a few tweaks yet, this information is complete
enough at this point to close out the long-standing ticket #684.
Many thanks to Chris Staub, Dan Nicholson and Manuel Canales Esparcia for
helping get this finished.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7536 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/man-pages.xml')
-rw-r--r-- | chapter06/man-pages.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/chapter06/man-pages.xml b/chapter06/man-pages.xml index 43b45182d..a791b0338 100644 --- a/chapter06/man-pages.xml +++ b/chapter06/man-pages.xml @@ -29,14 +29,6 @@ </seglistitem> </segmentedlist> - <segmentedlist> - <segtitle>&dependencies;</segtitle> - - <seglistitem> - <seg>Bash, Coreutils, and Make</seg> - </seglistitem> - </segmentedlist> - </sect2> <sect2 role="installation"> |