Fix MP4Client manpage errors.
authorAndres Mejia <mcitadel@gmail.com>
Sun, 1 May 2011 03:15:57 +0000 (23:15 -0400)
committerAndres Mejia <mcitadel@gmail.com>
Sun, 1 May 2011 03:15:57 +0000 (23:15 -0400)
debian/patches/MP4Client-manpage-fix.patch [new file with mode: 0644]
debian/patches/series

diff --git a/debian/patches/MP4Client-manpage-fix.patch b/debian/patches/MP4Client-manpage-fix.patch
new file mode 100644 (file)
index 0000000..c0bd5a0
--- /dev/null
@@ -0,0 +1,14 @@
+Description: Patch fixing manpage errors.
+Origin: http://git.debian.org/?p=pkg-multimedia/gpac.git;a=blob;f=debian/patches/soname-fix.patch
+--- a/doc/man/mp4client.1
++++ b/doc/man/mp4client.1
+@@ -193,8 +193,7 @@
+ Keys: left/right: Y-Axis rotate - up/down: X-Axis rotate
+ .TP
+ .B SHIFT
+-.Speeds up movement
+-.
++Speeds up movement
+ .SH VISUAL EXTRACTION OPTIONS
+ When used to dump a visual presentation, the client is no longer interactive. All GPAC features are supported during capture, except audio-related ones. The following options can be passed at prompt:
+ .P
index aac0c565b4c245dbe075142865b882bef6aa5093..b9f7fb953093e24c62d4c6927129edc3bdec0912 100644 (file)
@@ -1,2 +1,3 @@
 mp4client-makefile-fix.patch
 soname-fix.patch
+MP4Client-manpage-fix.patch