diff options
Diffstat (limited to 'upstream/opensuse-leap-15-6/man1/pnmtosir.1')
-rw-r--r-- | upstream/opensuse-leap-15-6/man1/pnmtosir.1 | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/upstream/opensuse-leap-15-6/man1/pnmtosir.1 b/upstream/opensuse-leap-15-6/man1/pnmtosir.1 new file mode 100644 index 00000000..f084896a --- /dev/null +++ b/upstream/opensuse-leap-15-6/man1/pnmtosir.1 @@ -0,0 +1,49 @@ +\ +.\" 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" + +.UN lbAB +.SH NAME + +pnmtosir - convert a PNM image into a Solitaire format + +.UN lbAC +.SH SYNOPSIS + +\fBpnmtosir\fP + +[\fIpnmfile\fP] + +.UN lbAD +.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 lbAE +.SH SEE ALSO +.BR "sirtopnm" (1)\c +\&, +.BR "pnm" (5)\c +\& + +.UN lbAG +.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 |