From fbb18b0caf0e9bf72d18ba9c7b9e3ef1dee81cbb Mon Sep 17 00:00:00 2001 From: Henning Geinitz Date: Sun, 27 Jan 2002 12:09:38 +0000 Subject: [PATCH] Updated for gimp-1.2. Added link to scanadf. Henning Meier-Geinitz --- Changelog | 1 + doc/xscanimage.man | 14 +++++++------- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/Changelog b/Changelog index 58aff60..15f560f 100644 --- a/Changelog +++ b/Changelog @@ -3,6 +3,7 @@ * TODO: Removed entry about scanadf. Removed entry concerning testing. * INSTALL: Added link to man xscanimage. Added info about LD_LIBRARY_PATH. + * doc/xscanimage.man: Updated for gimp-1.2. Added link to scanadf. 2002-01-26 Henning Meier-Geinitz diff --git a/doc/xscanimage.man b/doc/xscanimage.man index 6c5ff27..8f0956d 100644 --- a/doc/xscanimage.man +++ b/doc/xscanimage.man @@ -1,4 +1,4 @@ -.TH xscanimage 1 "27 Apr 2001" +.TH xscanimage 1 "27 Jan 2002" .IX xscanimage .SH NAME xscanimage - scan an image @@ -31,7 +31,7 @@ installed hardware and configuration. When invoked without an explicit devicename argument, .B xscanimage presents a dialog listing of all known and available devices. If the -environment variable SANE_DEFAULT_DEVICE is set to the devicename the device +environment variable SANE_DEFAULT_DEVICE is set to the devicename, the device is preselected in the dialog. To access an available device that is not known to the system, the devicename must be specified explicitly. The format of devicename is backendname:devicefile (e.g. umax:/dev/sga). @@ -47,9 +47,9 @@ create a symlink instead. For example, for gimp-1.0.x the command .PP ln -s @BINDIR@/xscanimage ~/.gimp/plug-ins/ .PP -and for gimp-1.1.x the command +and for gimp-1.2.x the command .PP -ln -s @BINDIR@/xscanimage ~/.gimp-1.1/plug-ins/ +ln -s @BINDIR@/xscanimage ~/.gimp-1.2/plug-ins/ .PP adds a symlink for the .B xscanimage @@ -62,7 +62,7 @@ the next time it's invoked. From then on, can be invoked through "Xtns->Acquire Image->Device dialog..." menu entry. You'll also find that the "Xtns->Acquire Image" menu contains short-cuts -to the SANE devices that were available at the time the +to the SANE devices that were available at the time .B xscanimage was queried. For example, the first PNM pseudo-device is typically available as the short-cut "Xtns->Acquire Image->pnm:0". @@ -159,7 +159,7 @@ over the visual aspects of the user-interface. This file serves the same purpose as the system-wide style file. If present, it takes precedence over the system wide style file. .SH "SEE ALSO" -sane(7), gimp(1), xcam(1), scanimage(1), sane-scsi(5), sane\-dll(5), -sane\-net(5), sane\-"backendname"(5) +sane(7), gimp(1), xcam(1), scanimage(1), scanadf(1), sane-scsi(5), +sane\-dll(5), sane\-net(5), sane\-"backendname"(5) .SH AUTHOR Tristan Tarrant, Andreas Beck, David Mosberger, and Henning Meier-Geinitz