Description: Manpages improvements and fixes.
---
 docs/mjpeg-howto.info |    1 +
 docs/mjpegtools.1     |   21 +++------------------
 2 files changed, 4 insertions(+), 18 deletions(-)

--- mjpegtools.orig/docs/mjpeg-howto.info
+++ mjpegtools/docs/mjpeg-howto.info
@@ -1,3 +1,4 @@
+INFO-DIR-SECTION Video
 START-INFO-DIR-ENTRY
 * mjpegtools: (mjpeg-howto).       command line tools for MPEG audio and video.
 END-INFO-DIR-ENTRY
--- mjpegtools.orig/docs/mjpegtools.1
+++ mjpegtools/docs/mjpegtools.1
@@ -1,8 +1,8 @@
-.\"
-.TH "MJPEG tools" "MJPEG Linux Square" "MJPEG tools manual"
+.TH "MJPEG tools" "1" "MJPEG Linux Square" "MJPEG tools manual"
 .LP
 
-MJPEG HOWTO - An introduction to the MJPEG-toolsPraschinger Bernhardv2.00MJPEG capture/editting/replay and MPEG encoding toolset description
+.SH "NAME"
+mjpegtools \- An introduction to the MJPEG-tools
 .PP
 Introduction
 
@@ -97,7 +97,6 @@ And this driver only works with the 2.4.
 .PP
 One last thing about the data you get before we start:
 .PP
-.DS
 .sp 
 .ft RR
 .nf
@@ -111,7 +110,6 @@ PAL HALF Size : (352 * 288 * 25 * 80) /
 PAL FULL size : (720 * 576 * 25 * 80) / (200 * 1024) = 4050 kB/sec
 NTSC HALF size: (352 * 240 * 30 * 80) / (200 * 1024) = 990 kB/sec
 NTSC FULL size: (720 * 480 * 30 * 80) / (200 * 1024) = 4050 kB/sec
-.DE
 .fi 
 .ec
 .ft P
@@ -449,7 +447,6 @@ There are three bad things that can happ
 .nr el +1
 .nr t\n(ll 1
 .nr e\n(el 0 1
-.af e\n(el \*(f\n(el
 .if \n(ll>1 .RS
 .nr bi 1
 .PP
@@ -491,7 +488,6 @@ How can I recognize if I have one of the
 .nr el +1
 .nr t\n(ll 1
 .nr e\n(el 0 1
-.af e\n(el \*(f\n(el
 .if \n(ll>1 .RS
 .nr bi 1
 .PP
@@ -536,7 +532,6 @@ How can you fix it?
 .nr el +1
 .nr t\n(ll 1
 .nr e\n(el 0 1
-.af e\n(el \*(f\n(el
 .if \n(ll>1 .RS
 .nr bi 1
 .PP
@@ -565,7 +560,6 @@ flag (-z b\(brt)\fP that tells the decod
 have, you need to extract some frames from the recorded stream and take a
 look at them:\fP
 .PP
-.DS
 .sp 
 .ft RR
 .nf
@@ -574,7 +568,6 @@ look at them:\fP
 > rm pnm/image?.pnm 
 > cd pnm 
 > xv 
-.DE
 .fi 
 .ec
 .ft P
@@ -1067,7 +1060,6 @@ Now we have the whole command for creati
 The resulting video can be written as a LAV Edit List (a plain text file)
 containing the following lines:
 .PP
-.DS
 .sp 
 .ft RR
 .nf
@@ -1080,7 +1072,6 @@ epilogue.mov
 0 0 224
 1 0 24
 2 25 999
-.DE
 .fi 
 .ec
 .ft P
@@ -1630,7 +1621,6 @@ For SVCD/DVD you can expect a result lik
 maximal bitrate is not set too low:
 .PP
 
-.DS
 .sp 
 .ft RR
 .nf
@@ -1639,7 +1629,6 @@ maximal bitrate is not set too low:
    q >= 10 average quality
    q >= 11 not that good
    q >= 13 here even still sequences might look blocky
-.DE
 .fi 
 .ec
 .ft P
@@ -1847,12 +1836,10 @@ Audio frame
 .PP
 The approximate frame length formula for MPEG-1 layer-II is:
 .PP
-.DS
 .sp 
 .ft RR
 .nf
 (frame length in bytes) = 144 * (byte rate) / (sample rate)
-.DE
 .fi 
 .ec
 .ft P
@@ -2730,14 +2717,12 @@ First run:
 .PP
 You should get something like this:
 .PP
-.DS
 .sp 
 .ft RR
 .nf
 Found stream id 0xE0 = Video Stream 0
 Found stream id 0xC0 = MPEG Audio Stream 0
 Found stream id 0xBE = Padding Stream
-.DE
 .fi 
 .ec
 .ft P
