On 05-04-2012 01:15, bdubbs wrote: > Author: bdubbs > Date: 2012-04-04 22:15:08 -0600 (Wed, 04 Apr 2012) > New Revision: 9806 > > Modified: > trunk/BOOK/chapter06/gcc.xml > Log: > Spacing > > Modified: trunk/BOOK/chapter06/gcc.xml > =================================================================== > --- trunk/BOOK/chapter06/gcc.xml 2012-04-05 04:08:33 UTC (rev 9805) > +++ trunk/BOOK/chapter06/gcc.xml 2012-04-05 04:15:08 UTC (rev 9806) > @@ -292,7 +292,7 @@ > <para>Finally, move a misplced file:</para>
Sorry for this never ending thread, I hate nitpicking(?), but wouldn't it be convenient any time later when upgrading the page s/misplced/misplaced/? > > <screen><userinput remap="install">case `uname -m` in > - i?86) GDBDIR=/usr/share/gdb/auto-load/usr/lib/ ;; > + i?86) GDBDIR=/usr/share/gdb/auto-load/usr/lib/ ;; > *) GDBDIR=/usr/share/gdb/auto-load/usr/lib64/ ;; > esac > > -- []s, Fernando -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
