diff options
Diffstat (limited to 'chapter05/introduction.xml')
-rw-r--r-- | chapter05/introduction.xml | 3 |
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 |