diff options
Diffstat (limited to '')
-rw-r--r-- | upstream/opensuse-tumbleweed/man1/ppmtopi1.1 | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/upstream/opensuse-tumbleweed/man1/ppmtopi1.1 b/upstream/opensuse-tumbleweed/man1/ppmtopi1.1 new file mode 100644 index 00000000..64fc0551 --- /dev/null +++ b/upstream/opensuse-tumbleweed/man1/ppmtopi1.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 "Ppmtopi1 User Manual" 0 "19 July 1990" "netpbm documentation" + +.SH NAME + +ppmtopi1 - convert a PPM image into an Atari Degas .pi1 file + +.UN synopsis +.SH SYNOPSIS + +\fBppmtopi1\fP + +[\fIppmfile\fP] + +.UN description +.SH DESCRIPTION +.PP +This program is part of +.BR "Netpbm" (1)\c +\&. +.PP +\fBppmtopi1\fP reads a PPM image as input and produces an Atari +Degas .pi1 file as output. + +.UN options +.SH OPTIONS +.PP +There are no command line options defined specifically +for \fBppmtopi1\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 "pi1toppm" (1)\c +\&, +.BR "ppm" (5)\c +\&, +.BR "pbmtopi3" (1)\c +\&, +.BR "pi3topbm" (1)\c +\& + +.UN author +.SH AUTHOR + +Copyright (C) 1991 by Steve Belczyk (\fIseb3@gte.com\fP) and 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/ppmtopi1.html +.PP
\ No newline at end of file |