aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/introduction.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2015-09-12 20:36:02 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2015-09-12 20:36:02 +0000
commitacc3ca3532f2aa5ef72c13d44171fa8fd897dc10 (patch)
treefe8fcfab86a0b9978133c371a38262ca58ec417d /chapter06/introduction.xml
parent09c83f9f5fd896ed92f24945edd56c640553564d (diff)
Minor typos and grammar
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10949 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 ae0e54c58..4671662c6 100644
--- a/chapter06/introduction.xml
+++ b/chapter06/introduction.xml
@@ -64,10 +64,10 @@
into a program can be detrimental. If an update to the library is needed
to remove a security problem, all programs that use the static library will
need to be relinked to the new library. Since the use of static libraries
- is not always obvious, deciding which programs (and the procedures needed to
+ is not always obvious, the relevant programs (and the procedures needed to
do the linking) may not even be known.</para>
- <para>In the prcedures in Chapter 6, we remove or disable installation of
+ <para>In the procedures in Chapter 6, we remove or disable installation of
most static libraries. In a few cases, especially glibc and gcc, the use
of static libraries remains essential to the general package building
process. Usually this is done by passing a