diff options
Diffstat (limited to 'upstream/debian-unstable/man1/avstopam.1')
-rw-r--r-- | upstream/debian-unstable/man1/avstopam.1 | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/upstream/debian-unstable/man1/avstopam.1 b/upstream/debian-unstable/man1/avstopam.1 new file mode 100644 index 00000000..a454a4d0 --- /dev/null +++ b/upstream/debian-unstable/man1/avstopam.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 "Avstopam User Manual" 1 "07 February 2010" "netpbm documentation" + +.SH NAME +.PP +avstopam - convert an AVS X image to a Netpbm image + +.UN synopsis +.SH SYNOPSIS +.PP +\fBavstopam\fP +[\fIavsfile\fP] + +.UN description +.SH DESCRIPTION +.PP +This program is part of +.BR "Netpbm" (1)\c +\&. +.PP +\fBavstopam\fP reads a Stardent AVS X image as input and produces a Netpbm +image as output. +.PP +\fIavsfile\fP is the input file, which defaults to Standard Input. +Output is always on Standard Output. + +.UN options +.SH OPTIONS +.PP +There are no command line options defined specifically +for \fBavstopam\fP, but it recognizes the options common to all +programs based on libnetpbm (See +.UR index.html#commonoptions + Common Options +.UE +\&.) + +.UN author +.SH AUTHOR +.PP +Copyright\ \(co 2010 Scott Pakin, +\fIscott+pbm@pakin.org\fP + +.UN seealso +.SH SEE ALSO +.PP +.BR "pamtoavs" (1)\c +\&, +.BR "pam" (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/avstopam.html +.PP
\ No newline at end of file |