aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/stripping.xml
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-05-30 13:41:04 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-05-30 13:41:04 +0000
commit574b0eabcc0015a1ee7c8b7098f50e2b6b0e9005 (patch)
tree83d15d25797db1a7575a6bc2e8b8d34783f25e14 /chapter05/stripping.xml
parentb711e1d6218396e587b111d540c8567453b21502 (diff)
Tagging corrections in chapters 5.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3730 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/stripping.xml')
-rw-r--r--chapter05/stripping.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/stripping.xml b/chapter05/stripping.xml
index d5fbd8280..935f848e6 100644
--- a/chapter05/stripping.xml
+++ b/chapter05/stripping.xml
@@ -20,7 +20,7 @@ that it doesn't recognize their file format. Most of them are scripts instead
of binaries.</para>
<para>Take care <emphasis>not</emphasis> to use
-<emphasis>--strip-unneeded</emphasis> on the libraries -- the static ones
+<parameter>--strip-unneeded</parameter> on the libraries -- the static ones
would be destroyed and you would have to build the three toolchain packages
all over again.</para>