diff options
Diffstat (limited to 'upstream/debian-unstable/man1/mgrtopbm.1')
-rw-r--r-- | upstream/debian-unstable/man1/mgrtopbm.1 | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/upstream/debian-unstable/man1/mgrtopbm.1 b/upstream/debian-unstable/man1/mgrtopbm.1 new file mode 100644 index 00000000..3fdf50a5 --- /dev/null +++ b/upstream/debian-unstable/man1/mgrtopbm.1 @@ -0,0 +1,60 @@ +\ +.\" 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 "Mgrtopbm User Manual" 1 "06 November 2006" "netpbm documentation" + +.SH NAME + +mgrtopbm - convert a MGR bitmap into a PBM image + +.UN synopsis +.SH SYNOPSIS + +\fBmgrtopbm\fP +[\fImgrfile\fP] + +.UN description +.SH DESCRIPTION +.PP +This program is part of +.BR "Netpbm" (1)\c +\&. +.PP +\fBmgrtopbm\fP reads a MGR bitmap as input and produces a PBM +image as output. +.PP +.BR "MGR" (1)\c +\& is +a window manager that is a smaller alternative to the X Windows +System. + +.UN options +.SH OPTIONS +.PP +There are no command line options defined specifically +for \fBmgrtopbm\fP, but it recognizes the options common to all +programs based on libnetpbm (See +.UR index.html#commonoptions + Common Options +.UE +\&.) + +.UN seealso +.SH SEE ALSO +.BR "pbmtomgr" (1)\c +\&, +.BR "pbm" (1)\c +\& + +.UN author +.SH AUTHOR + +Copyright (C) 1989 by Jef Poskanzer. +.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/mgrtopbm.html +.PP
\ No newline at end of file |