Package: minpack
Severity: minor
Tags: patch

Hi,

just a small nitpick for the man pages.

/Jörgen

--- hybrj_.3.orig       2009-01-02 18:19:15.000000000 +0100
+++ hybrj_.3    2009-01-02 18:23:47.000000000 +0100
@@ -14,7 +14,7 @@
 .BI "void hybrj1_ (void (*" fcn ")(int *" n  , 
 .BI "double *" x , 
 .BI "double *" fvec , 
-.BI "double *" fjec , 
+.BI "double *" fjac , 
 .BI "int *" ldfjac , 
 .BI "int *" iflag ), 
 .RS 4
@@ -35,7 +35,7 @@
 .BI "void hybrj_ (void (*" fcn ")(int *" n , 
 .BI "double *" x , 
 .BI "double *" fvec , 
-.BI "double *" fjec ,
+.BI "double *" fjac ,
 .BI "int *" ldfjac , 
 .BI "int *" iflag ), 
 .RS 4
@@ -72,8 +72,8 @@
 The purpose of \fBhybrj_\fP is to find a zero of a system of
 \fIn\fP nonlinear functions in \fIn\fP variables by a modification
 of the Powell hybrid method. The user must provide a
-subroutine which calculates the functions. The Jacobian is
-then calculated by a forward-difference approximation.
+subroutine which calculates the functions and a subroutine which calculates
+the Jacobian.
 .PP
 \fBhybrj1_\fP serves the same function but has a simplified calling
 sequence.


-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to