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

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