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

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