kopia lustrzana https://gitlab.com/sane-project/backends
Formatting updates.
rodzic
5ac9d310be
commit
c28da4c875
|
@ -4,6 +4,8 @@
|
||||||
sane-find-scanner. Some clarifications.
|
sane-find-scanner. Some clarifications.
|
||||||
* doc/scanimage.man: Use "--option arg" format for all options.
|
* doc/scanimage.man: Use "--option arg" format for all options.
|
||||||
Other formatting fixes.
|
Other formatting fixes.
|
||||||
|
* doc/gamma4scanimage.man doc/sane-config.man doc/sane-find-scanner.man
|
||||||
|
doc/saned.man: Formatting updates.
|
||||||
|
|
||||||
2002-11-22 Michael Herder <crapsite at gmx.net>
|
2002-11-22 Michael Herder <crapsite at gmx.net>
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
.TH gamma4scanimage 1 "11 Sep 2002"
|
.TH gamma4scanimage 1 "11 Sep 2002" @PACKAGEVERSION@ "SANE Scanner Access Now Easy"
|
||||||
.IX gamma4scanimage
|
.IX gamma4scanimage
|
||||||
.SH NAME
|
.SH NAME
|
||||||
gamma4scanimage - create a gamma table for scanimage
|
gamma4scanimage \- create a gamma table for scanimage
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B gamma4scanimage
|
.B gamma4scanimage
|
||||||
.I gamma
|
.I gamma
|
||||||
|
@ -52,10 +52,12 @@ defines the maximum output value. Take a look at the output of scanimage -h to
|
||||||
find out what maxout has to be. The default value is 255.
|
find out what maxout has to be. The default value is 255.
|
||||||
.PP
|
.PP
|
||||||
.SH EXAMPLE
|
.SH EXAMPLE
|
||||||
scanimage --custom-gamma=yes --gamma-table `gamma4scanimage 1.8 0 11500 16383 255` >image.pnm
|
.B scanimage \-\-custom-gamma=yes \-\-gamma-table
|
||||||
|
.I `gamma4scanimage 1.8 0 11500 16383 255`
|
||||||
|
>image.pnm
|
||||||
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
scanimage(7)
|
.BR scanimage (7)
|
||||||
|
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
Oliver Rauch
|
Oliver Rauch
|
||||||
|
|
|
@ -1,17 +1,22 @@
|
||||||
.TH sane-config 1 "15 October 2002"
|
.TH sane-config 1 "15 October 2002" @PACKAGEVERSION@ "SANE Scanner Access Now Easy"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
sane-config - get information about the installed version of libsane
|
sane-config \- get information about the installed version of libsane
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B sane-config [\-\-prefix] [\-\-exec\-prefix] [\-\-libs] [\-\-cflags] [\-\-ldflags] [\-\-version] [\-\-help \fI[OPTION]\fP]
|
.B sane-config [\-\-prefix] [\-\-exec-prefix] [\-\-libs] [\-\-cflags] [\-\-ldflags] [\-\-version] [\-\-help \fI[OPTION]\fP]
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
.PP
|
.PP
|
||||||
\fIsane-config\fP is a tool that is used to determine the compiler and linker
|
.B sane-config
|
||||||
flags that should be used to compile and link \fISANE\fP frontends to a
|
is a tool that is used to determine the compiler and linker
|
||||||
\fISANE\fP backend library (libsane).
|
flags that should be used to compile and link
|
||||||
|
.B SANE
|
||||||
|
frontends to a
|
||||||
|
.B SANE
|
||||||
|
backend library (libsane).
|
||||||
.
|
.
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.l
|
.l
|
||||||
\fIsane-config\fP accepts the following options:
|
.B sane-config
|
||||||
|
accepts the following options:
|
||||||
.TP 8
|
.TP 8
|
||||||
.B \-\-version
|
.B \-\-version
|
||||||
Print the currently installed version of libsane on the standard output.
|
Print the currently installed version of libsane on the standard output.
|
||||||
|
@ -21,23 +26,27 @@ Print a short usage message. If OPTION is specified, help for that option
|
||||||
(e.g. --libs) is printed (if available).
|
(e.g. --libs) is printed (if available).
|
||||||
.TP 8
|
.TP 8
|
||||||
.B \-\-libs
|
.B \-\-libs
|
||||||
Print the additional libraries that are necessary to link a \fISANE\fP
|
Print the additional libraries that are necessary to link a
|
||||||
|
.B SANE
|
||||||
frontend to libsane.
|
frontend to libsane.
|
||||||
.TP 8
|
.TP 8
|
||||||
.B \-\-ldflags
|
.B \-\-ldflags
|
||||||
Print the linker flags that are necessary to link a \fISANE\fP frontend to
|
Print the linker flags that are necessary to link a
|
||||||
libsane.
|
.B SANE
|
||||||
|
frontend to libsane.
|
||||||
.TP 8
|
.TP 8
|
||||||
.B \-\-cflags
|
.B \-\-cflags
|
||||||
Print the compiler flags that are necessary to compile a \fISANE\fP frontend.
|
Print the compiler flags that are necessary to compile a
|
||||||
|
.B SANE
|
||||||
|
frontend.
|
||||||
.TP 8
|
.TP 8
|
||||||
.B \-\-prefix
|
.B \-\-prefix
|
||||||
Print the prefix used during compilation of libsane.
|
Print the prefix used during compilation of libsane.
|
||||||
.TP 8
|
.TP 8
|
||||||
.B \-\-exec\-prefix
|
.B \-\-exec-prefix
|
||||||
Print the exec-prefix used during compilation of libsane.
|
Print the exec-prefix used during compilation of libsane.
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
sane(7)
|
.BR sane (7)
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
This manual page was written by Julien BLACHE <jblache@debian.org>, for the
|
This manual page was written by Julien BLACHE <jblache@debian.org>, for the
|
||||||
Debian GNU/Linux system (but may be used by others).
|
Debian GNU/Linux system (but may be used by others).
|
||||||
|
|
|
@ -86,9 +86,9 @@ Look for a (SCSI) scanner only at /dev/scanner and print the result.
|
||||||
.BR sane (7),
|
.BR sane (7),
|
||||||
.BR sane-scsi (5),
|
.BR sane-scsi (5),
|
||||||
.BR sane-usb (5),
|
.BR sane-usb (5),
|
||||||
.BR scanimage(1),
|
.BR scanimage (1),
|
||||||
.BR xscanimage(1),
|
.BR xscanimage (1),
|
||||||
.BR xsane(1),
|
.BR xsane (1),
|
||||||
.BR sane-"backendname" (5)
|
.BR sane-"backendname" (5)
|
||||||
|
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
.TH saned 1 "8 Oct 2002"
|
.TH saned 1 "8 Oct 2002" @PACKAGEVERSION@ "SANE Scanner Access Now Easy"
|
||||||
.IX saned
|
.IX saned
|
||||||
.SH NAME
|
.SH NAME
|
||||||
saned - SANE network daemon
|
saned \- SANE network daemon
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B saned
|
.B saned
|
||||||
.RB [ -d | -s
|
.RB [ \-d | \-s
|
||||||
.RI [ n ]]
|
.RI [ n ]]
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
.B saned
|
.B saned
|
||||||
|
@ -13,9 +13,9 @@ to access image acquisition devices available on the local host.
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.PP
|
.PP
|
||||||
The
|
The
|
||||||
.B -d
|
.B \-d
|
||||||
and
|
and
|
||||||
.B -s
|
.B \-s
|
||||||
flags request that
|
flags request that
|
||||||
.B saned
|
.B saned
|
||||||
run in debug mode (as opposed to
|
run in debug mode (as opposed to
|
||||||
|
@ -25,15 +25,17 @@ mode). In this mode,
|
||||||
explicitly waits for a connection request. When compiled with
|
explicitly waits for a connection request. When compiled with
|
||||||
debugging enabled, these flags may be followed by a number to request
|
debugging enabled, these flags may be followed by a number to request
|
||||||
debug info. The larger the number, the more verbose the debug output.
|
debug info. The larger the number, the more verbose the debug output.
|
||||||
E.g., -d128 will request printing of all debug info. Debug level 0 means
|
E.g.,
|
||||||
no debug output at all. The default value is 2. If flag
|
.B \-d128
|
||||||
.B -d
|
will request printing of all debug info. Debug level 0 means no debug output
|
||||||
|
at all. The default value is 2. If flag
|
||||||
|
.B \-d
|
||||||
is used, the debug messages will be printed to stderr while
|
is used, the debug messages will be printed to stderr while
|
||||||
.B -s
|
.B \-s
|
||||||
requests using syslog.
|
requests using syslog.
|
||||||
.SH CONFIGURATION
|
.SH CONFIGURATION
|
||||||
First and foremost: please do
|
First and foremost: please do
|
||||||
.I not
|
.B not
|
||||||
install
|
install
|
||||||
.B saned
|
.B saned
|
||||||
as setuid root without due consideration. Especially when using
|
as setuid root without due consideration. Especially when using
|
||||||
|
@ -178,9 +180,14 @@ to "/tmp/config:" would result in directories "tmp/config", ".", and
|
||||||
"@CONFIGDIR@" being searched (in this order).
|
"@CONFIGDIR@" being searched (in this order).
|
||||||
|
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
sane(7), scanimage(1), xscanimage(1), xcam(1), sane\-dll(5), sane\-net(5),
|
.BR sane (7),
|
||||||
sane\-"backendname"(5)
|
.BR scanimage (1),
|
||||||
|
.BR xscanimage (1),
|
||||||
|
.BR xcam (1),
|
||||||
|
.BR sane-dll (5),
|
||||||
|
.BR sane-net (5),
|
||||||
|
.BR sane-"backendname" (5)
|
||||||
|
.br
|
||||||
.I http://www.penguin-breeder.org/?page=sane-net
|
.I http://www.penguin-breeder.org/?page=sane-net
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
David Mosberger
|
David Mosberger
|
||||||
|
|
Ładowanie…
Reference in New Issue