[SCM] vkeybd/master: Add patch to fix mistakes in the manpage.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Mar 10 09:23:19 UTC 2011


The following commit has been merged in the master branch:
commit 71e61c917b7390bc17d6d91de501125c095e9f7e
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Mar 10 10:23:14 2011 +0100

    Add patch to fix mistakes in the manpage.

diff --git a/debian/patches/manpage.patch b/debian/patches/manpage.patch
new file mode 100644
index 0000000..3882594
--- /dev/null
+++ b/debian/patches/manpage.patch
@@ -0,0 +1,37 @@
+Description: Fix mistakes in the manpage.
+Author: Alessio Treglia <alessio at debian.org>
+Forwarded: no
+---
+ vkeybd.man |    7 +++----
+ 1 file changed, 3 insertions(+), 4 deletions(-)
+
+--- vkeybd.orig/vkeybd.man
++++ vkeybd/vkeybd.man
+@@ -1,5 +1,4 @@
+ .TH vkeybd 1 "January 1, 2000"
+-.LO 1
+ .SH NAME
+ vkeybd \- virtual keyboard on X
+ 
+@@ -79,7 +78,7 @@ is used.
+ .B \--seqidx num
+ Specify the synth device index for AWE32/64 WaveTable.
+ If negative value is given, the device is auto-probed.
+-Default value is -1.
++Default value is \-1.
+ 
+ .SS "MIDI Device Option"
+ .TP
+@@ -151,10 +150,10 @@ X display via
+ .B xset(1)
+ :
+ .IP "" 4
+-% xset -r
++% xset \-r
+ .PP
+ 
+-The key assignment can be changed by editting the config file
++The key assignment can be changed by editing the config file
+ .B ~/.vkeybdrc.
+ Once save the current configuration via
+ .I "File/Save Config"
diff --git a/debian/patches/series b/debian/patches/series
index f5c78a1..59b3599 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 vkeybd_tcl_permissions_fix.patch
 vkeybd_xpm_fix.patch
 makefile.patch
+manpage.patch

-- 
vkeybd packaging



More information about the pkg-multimedia-commits mailing list