From 8371e7d1eccf8f63c5c9caf415fc87a9a11af188 Mon Sep 17 00:00:00 2001 From: Andres Mejia Date: Tue, 26 Jul 2011 23:27:34 -0400 Subject: [PATCH] Add patch to fix manpage errors in mp4box manpage. --- debian/patches/mp4box-manpage-fix.patch | 22 ++++++++++++++++++++++ debian/patches/series | 1 + 2 files changed, 23 insertions(+) create mode 100644 debian/patches/mp4box-manpage-fix.patch diff --git a/debian/patches/mp4box-manpage-fix.patch b/debian/patches/mp4box-manpage-fix.patch new file mode 100644 index 0000000..a7c879b --- /dev/null +++ b/debian/patches/mp4box-manpage-fix.patch @@ -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 diff --git a/debian/patches/series b/debian/patches/series index 657af2a..b9c0597 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +1,2 @@ soname-fix.patch +mp4box-manpage-fix.patch -- 2.30.2