Public bug reported:

Binary package hint: libblas-doc

Eg in DSYRK(3),

----- cut -----
NAME
       DSYRK - perform one of the symmetric rank k operations   C := alpha*A*A' 
+ beta*C,

SYNOPSIS
----- cut -----

But NAME should continue - look at the Fortran source code, which has

----- cut -----
* DSYRK  performs one of the symmetric rank k operations
*
*     C := alpha*A*A' + beta*C,
*
*  or
*
*     C := alpha*A'*A + beta*C,
----- cut -----

I guess that the man pages are autogenerated and the script detects
boundaries wrong.  Likewise in the PURPOSE section of man pages.

ProblemType: Bug
Architecture: i386
Date: Sun Oct 25 09:23:17 2009
Dependencies:
 
DistroRelease: Ubuntu 9.10
Package: libblas-doc 1.2-2
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US.UTF-8
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/usr/bin/zsh
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: blas
Uname: Linux 2.6.31-14-generic i686

** Affects: blas (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386

-- 
man pages have lines cut off
https://bugs.launchpad.net/bugs/460261
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to