summaryrefslogtreecommitdiffstats
path: root/upstream/opensuse-leap-15-6/man1/srftopam.1
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
commitfc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch)
treece1e3bce06471410239a6f41282e328770aa404a /upstream/opensuse-leap-15-6/man1/srftopam.1
parentInitial commit. (diff)
downloadmanpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz
manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/opensuse-leap-15-6/man1/srftopam.1')
-rw-r--r--upstream/opensuse-leap-15-6/man1/srftopam.193
1 files changed, 93 insertions, 0 deletions
diff --git a/upstream/opensuse-leap-15-6/man1/srftopam.1 b/upstream/opensuse-leap-15-6/man1/srftopam.1
new file mode 100644
index 00000000..4ab556c0
--- /dev/null
+++ b/upstream/opensuse-leap-15-6/man1/srftopam.1
@@ -0,0 +1,93 @@
+\
+.\" 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 "Srftopam User Manual" 0 "27 May 2011" "netpbm documentation"
+
+
+
+
+.PP
+
+.PP
+
+
+
+.SH NAME
+.PP
+srftopam - convert a SRF image file to Netpbm images
+
+
+.UN synopsis
+.SH SYNOPSIS
+.PP
+\fBsrftopam\fP
+[\fB-verbose\fP]
+[\fInetpbmfile\fP]
+
+
+.UN description
+.SH DESCRIPTION
+.PP
+This program is part of
+.BR "Netpbm" (1)\c
+\&.
+.PP
+\fBsrftopam\fP reads a SRF image file as input and produces a
+multi-image stream of PAM images as output.
+.PP
+This program performs the inverse of the conversion that \fBpamtosrf\fP
+does. See that program's manual for more information about SRF and
+the relationship between the SRF and Netpbm representation of the
+images.
+.PP
+\fInetpbmfile\fP is the input stream, which defaults to Standard Input.
+Output is always on Standard Output.
+
+
+.UN options
+.SH OPTIONS
+
+
+.TP
+\fB-verbose\fP
+Issue informational messages about the input and the conversion process.
+
+
+
+
+.UN see_also
+.SH SEE ALSO
+
+
+.IP \(bu
+
+.BR "pamtosrf" (1)\c
+\&
+.IP \(bu
+
+.BR "pamdice" (1)\c
+\&
+.IP \(bu
+
+.BR "pamsplit" (1)\c
+\&
+.IP \(bu
+
+.BR "pam" (5)\c
+\&
+
+
+.UN history
+.SH HISTORY
+.PP
+\fBsrftopam\fP was new in Netpbm 10.55 (June 2011).
+.PP
+It was contributed by Mike Frysinger.
+.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/srftopam.html
+.PP \ No newline at end of file