diff options
Diffstat (limited to 'upstream/mageia-cauldron/man1/pnmtosir.1')
-rw-r--r-- | upstream/mageia-cauldron/man1/pnmtosir.1 | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/upstream/mageia-cauldron/man1/pnmtosir.1 b/upstream/mageia-cauldron/man1/pnmtosir.1 new file mode 100644 index 00000000..4c5b9856 --- /dev/null +++ b/upstream/mageia-cauldron/man1/pnmtosir.1 @@ -0,0 +1,59 @@ +\ +.\" 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 "Pnmtosir User Manual" 0 "20 March 1991" "netpbm documentation" + +.SH NAME + +pnmtosir - convert a PNM image into a Solitaire format + +.UN synopsis +.SH SYNOPSIS + +\fBpnmtosir\fP + +[\fIpnmfile\fP] + +.UN description +.SH DESCRIPTION +.PP +This program is part of +.BR "Netpbm" (1)\c +\&. +.PP +\fBpnmtosir\fP reads a PNM image as input and produces a Solitaire +Image Recorder format image. +.PP +\fBpnmtosir\fP produces an MGI TYPE 17 file for PBM and PGM files. For +PPM, it writes a MGI TYPE 11 file. + +.UN options +.SH OPTIONS +.PP +There are no command line options defined specifically +for \fBpnmtosir\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 "sirtopnm" (1)\c +\&, +.BR "pnm" (1)\c +\& + +.UN author +.SH AUTHOR + +Copyright (C) 1991 by Marvin Landis. +.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/pnmtosir.html +.PP
\ No newline at end of file |