From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18156 invoked by alias); 2 Oct 2002 19:32:28 -0000 Mailing-List: contact gsl-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-discuss-owner@sources.redhat.com Received: (qmail 18149 invoked from network); 2 Oct 2002 19:32:27 -0000 Received: from unknown (HELO blueyonder.co.uk) (195.188.53.98) by sources.redhat.com with SMTP; 2 Oct 2002 19:32:27 -0000 Received: from pcow058m.blueyonder.co.uk ([127.0.0.1]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.757.75); Wed, 2 Oct 2002 20:32:14 +0100 Received: from localhost (unverified [80.192.69.32]) by pcow058m.blueyonder.co.uk (Content Technologies SMTPRS 4.2.9) with ESMTP id ; Wed, 2 Oct 2002 20:32:14 +0100 Received: by network-theory.co.uk via sendmail from stdin id (Debian Smail3.2.0.102) for peles@cns.physics.gatech.edu; Wed, 2 Oct 2002 20:30:56 +0100 (BST) From: Brian Gough MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-ID: <15771.18800.315656.229737@debian> Date: Wed, 02 Oct 2002 12:32:00 -0000 To: Slaven Peles Cc: gsl-discuss@sources.redhat.com Subject: Re: minor copy-paste typo in gsl documentation In-Reply-To: References: X-SW-Source: 2002-q4/txt/msg00007.txt.bz2 Slaven Peles writes: > There is a minor typo in chapter on Multidimensional Root-Finding > in GSL reference > manual. http://sources.redhat.com/gsl/ref/gsl-ref_33.html#SEC434 > There is an example program: Obviously instead of gsl_vector_set > should be gsl_matrix_set ;-). Thanks for the bug report. Brian