From edbeeb5dc5ef7f452d1c7bd57cdec5998bdde658 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 3 Nov 2015 03:48:42 +0000 Subject: Spelling and other typos -- from Craig Garner git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/gcc.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chapter06/gcc.xml') diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index c14540bf7..56fceee52 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -375,7 +375,7 @@ mv -v /usr/lib/*gdb.py /usr/share/gdb/auto-load/usr/lib A wrapper around ar that adds a plugin to the command line. This program is only used - to add "link time optization" and is not useful with the + to add "link time optimization" and is not useful with the default build options gc-ar @@ -388,7 +388,7 @@ mv -v /usr/lib/*gdb.py /usr/share/gdb/auto-load/usr/lib A wrapper around nm that adds a plugin to the command line. This program is only used - to add "link time optization" and is not useful with the + to add "link time optimization"" and is not useful with the default build options gc-nm @@ -401,7 +401,7 @@ mv -v /usr/lib/*gdb.py /usr/share/gdb/auto-load/usr/lib A wrapper around ranlib that adds a plugin to the command line. This program is only used - to add "link time optization" and is not useful with the + to add "link time optimization"" and is not useful with the default build options gc-ranlib -- cgit v1.2.3-54-g00ecf