diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-04-23 15:52:32 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-04-23 15:52:32 +0000 |
commit | e039ed3502129d0d321c674ced35798b9281f517 (patch) | |
tree | 3942d90a1b580b169bd34396dd90ffe2a38cdd0f | |
parent | 72031fe09be5e8f4cce9b43244fa4ffedec07728 (diff) |
Grammar
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11228 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter06/strippingagain.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/strippingagain.xml b/chapter06/strippingagain.xml index fee63341c..fcd0c2a49 100644 --- a/chapter06/strippingagain.xml +++ b/chapter06/strippingagain.xml @@ -22,7 +22,7 @@ <command>strip</command> command, it is a good idea to make a backup of the LFS system in its current state.</para> - <para>First back up some libraries who's debug symbols are needed when + <para>First back up some libraries whose debug symbols are needed when running regression tests in BLFS packages:</para> <!-- also of interest are libgfortan, libgo, libgomp, and libobjc from gcc --> |