aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/introduction.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 /chapter06/introduction.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 'chapter06/introduction.xml')
-rw-r--r--chapter06/introduction.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/introduction.xml b/chapter06/introduction.xml
index fd96b574a..876112796 100644
--- a/chapter06/introduction.xml
+++ b/chapter06/introduction.xml
@@ -53,7 +53,7 @@
descriptions of these) that the package installs.</para>
<note><para>The SBU values and required disk space includes
- test suite data for all applicable packages in Chapter 6.</para></note>
+ test suite data for all applicable packages in Chapter&nbsp;6.</para></note>
<sect2>
<title>About libraries</title>
@@ -67,7 +67,7 @@
is not always obvious, the relevant programs (and the procedures needed to
do the linking) may not even be known.</para>
- <para>In the procedures in Chapter 6, we remove or disable installation of
+ <para>In the procedures in Chapter&nbsp;6, we remove or disable installation of
most static libraries. Usually this is done by passing a
<option>--disable-static</option> option to <command>configure</command>.
In other cases, alternate means are needed. In a few cases, especially