Fixed the frontends' manual pages.

merge-requests/1/head
Henning Geinitz 2003-10-15 14:33:32 +00:00
rodzic 015d4bcade
commit 774ad01c8a
3 zmienionych plików z 75 dodań i 3 usunięć

Wyświetl plik

@ -2,11 +2,17 @@
<HEAD>
<TITLE>scanadf.1</TITLE>
</HEAD>
<BODY BGCOLOR=#FFFFFF TEXT=#000000><H1 ALIGN=CENTER><IMG SRC="../sane.png" HEIGHT=117 WIDTH=346></H1>
<BODY BGCOLOR=#FFFFFF TEXT=#000000><H1 ALIGN=CENTER><IMG SRC="/images/sane.png" HEIGHT=117 WIDTH=346></H1>
<H1>scanadf.1</H1>
<HR>
<PRE>
<!-- Manpage converted by man2html 3.0.1 -->
<B><A HREF="scanadf.1.html">scanadf(1)</A></B> <B><A HREF="scanadf.1.html">scanadf(1)</A></B>
</PRE>
<H2>NAME</H2><PRE>
scanadf - acquire multiple images from a scanner equipped with an ADF
</PRE>
@ -67,6 +73,17 @@
device is not listed in a configuration file, the only way to access it
is by its full device name. You may need to consult your system admin-
istrator to find out the names of such devices.
The <B>-v</B> or <B>--verbose</B> options increase the verbosity of the operation of
<B>scanadf.</B> The option may be specified repeatedly, each time increasing
the verbosity level.
The <B>-V</B> or <B>--version</B> option requests that <B>scanadf</B> print the program and
package name, as well as the version number of the SANE distribution
that it came with.
The <B>-o</B> or <B>--output-file</B> option specifies a format string used to gener-
ate the name of file to write the image data to. You can use %d
replacement in the output file name; this will be replaced with the
current page number. The default format string is image-%04d.
@ -118,6 +135,21 @@
This directory holds various configuration files. For details,
please refer to the manual pages listed below.
</PRE>
<H2>SEE ALSO</H2><PRE>
<B><A HREF="scanimage.1.html">scanimage(1)</A></B>, <B><A HREF="xscanimage.1.html">xscanimage(1)</A></B>, <B><A HREF="sane.7.html">sane(7)</A></B>
</PRE>
<H2>AUTHOR</H2><PRE>
scanadf is an adaptation by Tom Martone of scanimage by David Mos-
berger, Andreas Beck, and Gordon Matzigkeit following closely the
features of bnhscan by Sean Reifschneider of tummy.com, ltd.
</PRE>
<H2>BUGS</H2><PRE>
Please send reports to <I>sane-devel@lists.alioth.debian.org</I>.
This program relies on the backend to return the <B>SANE_STATUS_NO_DOCS</B>

Wyświetl plik

@ -2,11 +2,17 @@
<HEAD>
<TITLE>xcam.1</TITLE>
</HEAD>
<BODY BGCOLOR=#FFFFFF TEXT=#000000><H1 ALIGN=CENTER><IMG SRC="../sane.png" HEIGHT=117 WIDTH=346></H1>
<BODY BGCOLOR=#FFFFFF TEXT=#000000><H1 ALIGN=CENTER><IMG SRC="/images/sane.png" HEIGHT=117 WIDTH=346></H1>
<H1>xcam.1</H1>
<HR>
<PRE>
<!-- Manpage converted by man2html 3.0.1 -->
<B><A HREF="xcam.1.html">xcam(1)</A></B> <B><A HREF="xcam.1.html">xcam(1)</A></B>
</PRE>
<H2>NAME</H2><PRE>
xcam - a graphical camera frontend for SANE
</PRE>

Wyświetl plik

@ -2,11 +2,17 @@
<HEAD>
<TITLE>xscanimage.1</TITLE>
</HEAD>
<BODY BGCOLOR=#FFFFFF TEXT=#000000><H1 ALIGN=CENTER><IMG SRC="../sane.png" HEIGHT=117 WIDTH=346></H1>
<BODY BGCOLOR=#FFFFFF TEXT=#000000><H1 ALIGN=CENTER><IMG SRC="/images/sane.png" HEIGHT=117 WIDTH=346></H1>
<H1>xscanimage.1</H1>
<HR>
<PRE>
<!-- Manpage converted by man2html 3.0.1 -->
<B><A HREF="xscanimage.1.html">xscanimage(1)</A></B> <B><A HREF="xscanimage.1.html">xscanimage(1)</A></B>
</PRE>
<H2>NAME</H2><PRE>
xscanimage - scan an image
</PRE>
@ -67,6 +73,20 @@
/usr/local/bin/xscanimage") or delete the plug-ins cache (e.g., "rm
~/.gimp/plug-ins"). Either way, invoking <B><A HREF="gimp.1.html">gimp(1)</A></B> afterwards will cause
the pluginrc to be rebuilt.
</PRE>
<H2>OPTIONS</H2><PRE>
If the <B>--version</B> <B>(-V)</B> option is given, <B>xscanimage</B> will output its ver-
sion number.
The <B>--help</B> <B>(-h)</B> flag prints a short summary of options.
The <B>--display</B> flag selects the X11 display used to present the graphi-
cal user-interface (see <B><A HREF="X.1.html">X(1)</A></B> for details).
The <B>--no-xshm</B> flag requests not to use shared memory images. Shared
memory images usually enhance performance but cause problems with some
buggy X11 servers. Unless your X11 server dies when running this pro-
gram, there is no need or advantage to specify this flag.
@ -125,6 +145,20 @@
<I>$HOME/.sane/sane-style.rc</I>
This file serves the same purpose as the system-wide style file.
If present, it takes precedence over the system wide style file.
</PRE>
<H2>SEE ALSO</H2><PRE>
<B><A HREF="sane.7.html">sane(7)</A></B>, <B><A HREF="gimp.1.html">gimp(1)</A></B>, <B><A HREF="xcam.1.html">xcam(1)</A></B>, <B><A HREF="scanimage.1.html">scanimage(1)</A></B>, <B><A HREF="scanadf.1.html">scanadf(1)</A></B>, <B><A HREF="sane-scsi.5.html">sane-scsi(5)</A></B>,
<B><A HREF="sane-dll.5.html">sane-dll(5)</A></B>, <B><A HREF="sane-net.5.html">sane-net(5)</A></B>, sane-"backendname"(5)
</PRE>
<H2>AUTHOR</H2><PRE>
Tristan Tarrant, Andreas Beck, David Mosberger, and Henning Meier-
Geinitz
1 Feb 2003 <B><A HREF="xscanimage.1.html">xscanimage(1)</A></B>
</PRE>
<HR>
<ADDRESS>