diff options
Diffstat (limited to 'upstream/debian-unstable/man1/pbmminkowski.1')
-rw-r--r-- | upstream/debian-unstable/man1/pbmminkowski.1 | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/upstream/debian-unstable/man1/pbmminkowski.1 b/upstream/debian-unstable/man1/pbmminkowski.1 new file mode 100644 index 00000000..ee98e337 --- /dev/null +++ b/upstream/debian-unstable/man1/pbmminkowski.1 @@ -0,0 +1,41 @@ +\ +.\" This man page was generated by the Netpbm tool 'makeman' from HTML source. +.\" Do not hand-hack it! If you have bug fixes or improvements, please find +.\" the corresponding HTML page on the Netpbm website, generate a patch +.\" against that, and send it to the Netpbm maintainer. +.TH "Pbmminkowski User Manual" 1 "" "netpbm documentation" + +.SH NAME + +pbmminkowski - compute Minkowski integral + +.UN synopsis +.SH SYNOPSIS + +\fBpbmminkowski\fP \fIpbmfile\fP + +.UN description +.SH DESCRIPTION +.PP +This program is part of +.BR "Netpbm" (1)\c +\&. + +\fBpbmminkowski\fP computes the 3 Minkowski integrals of a PBM image. +.PP +It is similar to +.BR "\fBpgmminkowski\fP" (1)\c +\&. + +.UN seealso +.SH SEE ALSO +.BR "pgmminkowski" (1)\c +\& +.BR "pbm" (1)\c +\& +.SH DOCUMENT SOURCE +This manual page was generated by the Netpbm tool 'makeman' from HTML +source. The master documentation is at +.IP +.B http://netpbm.sourceforge.net/doc/pbmminkowski.html +.PP
\ No newline at end of file |