Package: grass-doc
Version: 6.0.1-1
Severity: wishlist
These should not be so long as to wrap on the screen. The worst
offenders are:
$ apropos -s 1grass .|perl -nlwe 'print length'|sort -rn|uniq -c
1 472
1 345
1 342 ...
They should be like
$ apropos -e cat
cat (1) - concatenate files and print on the standard output
nice and compact._______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

