[MPlayer-users] Typo in bugreports.html

Gábor Lénárt lgb at lgb.hu
Tue Dec 4 20:40:25 CET 2001


On Tue, Dec 04, 2001 at 09:12:18PM +0200, Daniil V. Kolpakov wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html &
>  http://gcc.gnu.org/gcc-2.96.html if you still have questions or problems]
> 
> ëÁË ÝÁÓ ĐĎÍÎŔ - 4 äĹËÁÂŇŘ 2001 20:36, É Gábor Lénárt ĐÉŰĹÔ:
> > [Automatic answer: RTFM (read DOCS, FAQ), also read
> > DOCS/bugreports.html & http://gcc.gnu.org/gcc-2.96.html if you still
> > have questions or problems]
> >
> > On Tue, Dec 04, 2001 at 07:44:33PM +0200, Daniil V. Kolpakov wrote:
> > > [Automatic answer: RTFM (read DOCS, FAQ), also read
> > > DOCS/bugreports.html & http://gcc.gnu.org/gcc-2.96.html if you
> > > still have questions or problems]
> > >
> > > There are spaces between '&' and '>' symbols in example commands,
> > > like
> > >
> > > 	./configure & > config.log
> > >
> > > Is it OK?
> >
> > No.
> >
> > It should be './configure &> config.log' or './configure > config.log
> > 2>&1'. AFAIK the first form is only a bash extension or something
> > similar.
> >
> > - Gabor
> 
> Well then, it's a typo in bugreports.html.

Well, good summary of a too long thread about a little bug, like an unnecessary
space :)

- Gabor



More information about the MPlayer-users mailing list