aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/introduction.xml
diff options
context:
space:
mode:
authorPierre Labastie <pieere@linuxfromscratch.org>2020-06-17 20:50:25 +0000
committerPierre Labastie <pieere@linuxfromscratch.org>2020-06-17 20:50:25 +0000
commit12fff1eb8d1c5dcf9c4049d0d08f315d1103787a (patch)
treea43e983a2e8b0e6b26e28b229b8dab744012a7ec /chapter05/introduction.xml
parent450e8ac1abb969245e9889493fb09405a55f337c (diff)
Slightly change the layout in part III, so that the preliminary material
appear separated. Minor rewrites for accounting for the new layout git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11949 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/introduction.xml')
-rw-r--r--chapter05/introduction.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter05/introduction.xml b/chapter05/introduction.xml
index 28b496993..0318acf8b 100644
--- a/chapter05/introduction.xml
+++ b/chapter05/introduction.xml
@@ -12,8 +12,7 @@
<para>This chapter shows how to build a cross-compiler and its associated
tools. Although here cross-compilation is faked, the principles are
- the same as for a real cross-toolchain, and are detailed in the next
- section.</para>
+ the same as for a real cross-toolchain.</para>
<para>The programs compiled in this chapter will be installed under the
<filename class="directory">$LFS/tools</filename> directory to keep them