Re: Chapter 6 gccbug command has wrong formatting

2006-02-25 Thread M.Canales.es
El Sábado, 25 de Febrero de 2006 12:38, Ken Moffat escribió: > Thanks, you beat me to it. Sorry for promulgating this > markup-lite. Well, I'm also guilty for not catch them when doing the indentation and Spanish translation ;-) -- Manuel Canales Esparcia Usuario de LFS nº2886: http:

Re: Chapter 6 gccbug command has wrong formatting

2006-02-25 Thread Ken Moffat
On Sat, 25 Feb 2006, M.Canales.es wrote: El Sábado, 25 de Febrero de 2006 08:46, Chris Staub escribió: Same goes for the bison instructions... Fixed, thanks. Thanks, you beat me to it. Sorry for promulgating this markup-lite. Ken -- das eine Mal als Tragödie, das andere Mal als Far

Re: Chapter 6 gccbug command has wrong formatting

2006-02-25 Thread M.Canales.es
El Sábado, 25 de Febrero de 2006 08:46, Chris Staub escribió: > Same goes for the bison instructions... Fixed, thanks. -- Manuel Canales Esparcia Usuario de LFS nº2886: http://www.linuxfromscratch.org LFS en castellano: http://www.escomposlinux.org/lfs-es http://www.lfs-es.com TLDP-ES:

Re: Chapter 6 gccbug command has wrong formatting

2006-02-25 Thread M.Canales.es
El Sábado, 25 de Febrero de 2006 01:40, Dan Nicholson escribió: > Hi, > > The sed command to modify the gccbug.in file in Ch. 6 GCC doesn't > contain the tag. Attached is a patch to fix the > formatting. Fixed, thanks. -- Manuel Canales Esparcia Usuario de LFS nº2886: http://www.linuxfro

Re: Chapter 6 gccbug command has wrong formatting

2006-02-24 Thread Chris Staub
Dan Nicholson wrote: Hi, The sed command to modify the gccbug.in file in Ch. 6 GCC doesn't contain the tag. Attached is a patch to fix the formatting. -- Dan Same goes for the bison instructions... Index: trunk/BOOK/chapter06/bison.xml ===

Chapter 6 gccbug command has wrong formatting

2006-02-24 Thread Dan Nicholson
Hi, The sed command to modify the gccbug.in file in Ch. 6 GCC doesn't contain the tag. Attached is a patch to fix the formatting. -- Dan Index: BOOK/chapter06/gcc.xml === --- BOOK/chapter06/gcc.xml (revision 7394) +++ BOOK/chapter0