aboutsummaryrefslogtreecommitdiffstats
path: root/chapter04/creatingtoolsdir.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2017-12-31 16:56:07 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2017-12-31 16:56:07 +0000
commit25332b5e9793e0c440d7f219b9652f810442545b (patch)
tree8323606ad2ef5b06e2e3cf6bfb5bf58570d43b10 /chapter04/creatingtoolsdir.xml
parent0d84af1cbb0dc825db3e965d5126e5b08f878067 (diff)
Add comments to the kernel section to change the unwinder option.
Update to linux-4.14.10. Update to coreutils-8.29. Remove old footer from non-chunks book. Make spacing between "Chapter" and digit non breaking. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11344 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04/creatingtoolsdir.xml')
-rw-r--r--chapter04/creatingtoolsdir.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter04/creatingtoolsdir.xml b/chapter04/creatingtoolsdir.xml
index 636b3e58b..6e79f92cf 100644
--- a/chapter04/creatingtoolsdir.xml
+++ b/chapter04/creatingtoolsdir.xml
@@ -41,7 +41,7 @@
<para>The created symlink enables the toolchain to be compiled so that it
always refers to <filename class="directory">/tools</filename>, meaning
- that the compiler, assembler, and linker will work both in Chapter 5
+ that the compiler, assembler, and linker will work both in Chapter&nbsp;5
(when we are still using some tools from the host) and in the next (when
we are <quote>chrooted</quote> to the LFS partition).</para>