Blame SOURCES/sane-frontends-1.0.14-xcam-man.patch

07d25b
From 3ec2c43dc3ef177cc2be266881892ec7d23753fe Mon Sep 17 00:00:00 2001
07d25b
From: Nils Philippsen <nils@redhat.com>
07d25b
Date: Mon, 8 Jul 2013 16:35:03 +0200
07d25b
Subject: [PATCH] patch: xcam-man
07d25b
07d25b
Squashed commit of the following:
07d25b
07d25b
commit 6b21756dac4f6ddce5beb0aaf0b135ab882b9cfa
07d25b
Author: Nils Philippsen <nils@redhat.com>
07d25b
Date:   Mon Jul 8 16:28:30 2013 +0200
07d25b
07d25b
    describe correct option names in xcam man page
07d25b
07d25b
    (cherry picked from commit 7e079e377174826453a1041719fb347d69d3ba5f)
07d25b
---
07d25b
 doc/xcam.man | 4 ++--
07d25b
 1 file changed, 2 insertions(+), 2 deletions(-)
07d25b
07d25b
diff --git a/doc/xcam.man b/doc/xcam.man
07d25b
index 036bcb3..020445e 100644
07d25b
--- a/doc/xcam.man
07d25b
+++ b/doc/xcam.man
07d25b
@@ -4,7 +4,7 @@
07d25b
 xcam - a graphical camera frontend for SANE
07d25b
 .SH SYNOPSIS
07d25b
 .B xcam
07d25b
-.RB [ --buffer | -B  ]
07d25b
+.RB [ --buffersize | -B  ]
07d25b
 .RB [ --version | -V ]
07d25b
 .RB [ --help | -h ]
07d25b
 
07d25b
@@ -30,7 +30,7 @@ presents a menu listing of all known and available devices.
07d25b
 .SH OPTIONS
07d25b
 .PP
07d25b
 If the
07d25b
-.B --Buffer (-B)
07d25b
+.B --buffersize (-B)
07d25b
 option is given,
07d25b
 .B xcam 
07d25b
 will use a 1024 kByte input buffer instead of the default 32 kByte.
07d25b
-- 
07d25b
1.8.3.1
07d25b