Add patch to fix manpage errors in mp4box manpage.
authorAndres Mejia <mcitadel@gmail.com>
Wed, 27 Jul 2011 03:27:34 +0000 (23:27 -0400)
committerAndres Mejia <mcitadel@gmail.com>
Wed, 27 Jul 2011 03:27:34 +0000 (23:27 -0400)
debian/patches/mp4box-manpage-fix.patch [new file with mode: 0644]
debian/patches/series

diff --git a/debian/patches/mp4box-manpage-fix.patch b/debian/patches/mp4box-manpage-fix.patch
new file mode 100644 (file)
index 0000000..a7c879b
--- /dev/null
@@ -0,0 +1,22 @@
+Description: Patch to fix various manpage warnings.
+Origin: http://git.debian.org/?p=pkg-multimedia/gpac.git;a=blob;f=debian/patches/mp4box-manpage-fix.patch
+--- a/doc/man/mp4box.1
++++ b/doc/man/mp4box.1
+@@ -387,7 +387,7 @@
+ .B \-set-kms [tkID=]kms_uri
+ changes KMS location for all tracks or a given one if tkID is specified.
+ .TP
+-.B \DRM file syntax for GPAC ISMACryp
++.B DRM file syntax for GPAC ISMACryp
+ File is XML and shall start with xml header. File root is an "ISMACryp" element. File is a list of "ISMACrypTrack" elements. 
+ .br
+ ISMACrypTrack attributes:
+@@ -614,7 +614,7 @@
+ .B \-rap=TIME
+ duration in ms of base carousel - default: 0 (off). you can specify the RAP period of a single ESID (not in DIMS) with -rap=ESID=X:time.
+ .TP
+-.B \Runtime Options
++.B Runtime Options
+ The following options can be used at prompt:
+ .br
+ q: quits
index 657af2af1a2d7b33e56e0737780f767b92a97ac9..b9c05977e6b3c061249d20c4e0b1bb8a3f049b67 100644 (file)
@@ -1 +1,2 @@
 soname-fix.patch
+mp4box-manpage-fix.patch