help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gsl] minor bug in gsl-ref


From: Brian Gough
Subject: Re: [Help-gsl] minor bug in gsl-ref
Date: Thu, 17 May 2007 12:37:45 +0100
User-agent: Wanderlust/2.14.0 (Africa) Emacs/21.3 Mule/5.0 (SAKAKI)

At Thu, 17 May 2007 14:53:36 +0800,
Jerome BENOIT wrote:
> I have just found a minor bug in the GSL manual:
> 
> chapter 24, subsection 24.3.1: at the very end:
> in the second command line we read:
> (...) awk '!/^#/ {print $1, $4}' (...),
> whereas we must have:
> (...) awk '!/^#/ {print $1, $5}' (...)
> 

Thanks for the bug report. I'll fix that in the CVS repository.

-- 
Brian Gough

Network Theory Ltd,
Publishing Free Software Manuals --- http://www.network-theory.co.uk/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]