Description: Misc. fixes to bb(1) manpage
Author: Uwe Hermann <uh1763@hermann-uwe.de>
Bug-Debian: https://bugs.debian.org/79965

--- bb-1.3rc1.orig/bb.1
+++ bb-1.3rc1/bb.1
@@ -1,17 +1,12 @@
-.TH NAME SECTION 
-.\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection
-.\" other parms are allowed: see man(7), man(1)
+.TH BB 1 "December 16, 2001"
 .SH NAME
-bb \- The aalib demo
+bb \- an ASCII-art demo
 .SH SYNOPSIS
 .B bb
-.I "[options]"
-.br
-.SH "DESCRIPTION"
-The 
-.BR bb ,
-command show an high quality audio-visual demonstration for your text
-terminal
+.RB [ options ]
+.SH DESCRIPTION
+.B bb
+is a high quality audio-visual demonstration for your text terminal.
 .SH OPTIONS
 A summary of options are included below.
 For a complete description type 
@@ -22,105 +17,121 @@
 Show summary of options.
 .TP
 .B \-loop
-play demo in infinite loop
+Play demo in infinite loop.
 .TP
 .B \-driver
-select driver available drivers:linux slang X11 stdout stderr
+Select driver. Available drivers: linux, slang, X11, stdout, stderr.
 .TP
 .B \-kbddriver
-select keyboard driver available drivers:slang X11 stdin
+Select keyboard driver. Available drivers: slang, X11, stdin.
 .TP
 .B \-mousedriver
-select mouse driver available drivers:X11 gpm dos
+Select mouse driver. Available drivers: X11, gpm, dos.
 .TP
 .B \-width
-set width
+Set width.
 .TP
 .B \-height
-set height
+Set height.
 .TP
 .B \-minwidth
-set minimal width
+Set minimum width.
 .TP
 .B \-minheight
-set minimal height
+Set minimum height.
 .TP
 .B \-maxwidth
-set maximal width
+Set maximum width.
 .TP
 .B \-maxheight
-set maximal height
+Set maximum height.
 .TP
 .B \-recwidth
-set recomended width
+Set recommended width.
 .TP
 .B \-recheight
-set recomended height
+Set recommended height.
 .TP
 .B \-dim
-enable usage of dim (half bright) attribute
+Enable usage of dim (half bright) attribute.
 .TP
 .B \-bold
-enable usage of bold (double bright) attribute
+Enable usage of bold (double bright) attribute.
 .TP
 .B \-reverse
-enable usage of reverse attribute
+Enable usage of reverse attribute.
 .TP
 .B \-normal
-enable usage of normal attribute
+Enable usage of normal attribute.
 .TP
 .B \-boldfont
-enable usage of boldfont attrubute
+Enable usage of boldfont attribute.
 .TP
 .B \-no<attr>
-disable (i.e -nobold)
+Disable attribute (i.e
+.BR -nobold ).
 .TP
 .B \-extended
-use all 256 characters
+Use all 256 characters.
 .TP
 .B \-eight
-use eight bit ascii
+Use eight bit ASCII.
 .TP
 .B \-font <font>
-select font(This option have effect just on hardwares
-where aalib is unable to determine current font
-available fonts:vga8 vga9 mda14 vga14 X8x13 X8x16
-X8x13bold vgagl8 line
+Select font. This option is used on hardware where aalib is unable to
+determine the current font. Available fonts: vga8, vga9, mda14, vga14, X8x13,
+X8x16, X8x13bold, vgagl8, line.
 .TP
 .B \-inverse
-enable inverse rendering
+Enable inverse rendering.
 .TP
 .B \-noinverse
-disable inverse rendering
+Disable inverse rendering.
 .TP
 .B \-bright <val>
-set bright (0-255)
+Set brightness (0-255).
 .TP
 .B \-contrast <val>
-set contrast (0-255)
+Set contrast (0-255).
 .TP
 .B \-gamma <val>
-set gamma correction value(0-1)
+Set gamma correction value (0-1).
 .TP
 .B \-nodither
-disable dithering
+Disable dithering.
 .TP
 .B \-floyd_steinberg
-floyd steinberg dithering
+Floyd-Steinberg dithering.
 .TP
 .B \-error_distribution
-error distribution dithering
+Error distribution dithering.
 .TP
 .B \-random <val>
-set random dithering value(0-inf)
+Set random dithering value (0-inf).
 .TP
 .B \-dimmul <val>
-multiply factor for dim color (5.3)
+Multiply factor for dim attribute (5.3).
 .TP
 .B \-boldmul <val>
-multiply factor for dim color (2.7)
+Multiply factor for bold attribute (2.7).
+.SH BUGS
+Please report any bugs you find to Jan Hubicka <hubicka@freesoft.cz>.
+.SH LICENCE
+.B bb
+is covered by the GNU General Public License (GPL).
 .SH SEE ALSO
-See the files in /usr/doc/aalib*
+.BR aafire (1),
+.BR aainfo (1),
+.BR aasavefont (1),
+.BR aatest (1),
+.BR aview (1),
+.BR asciiview (1),
+.BR aaflip (1),
+.BR aa3d (1),
+.BR xaos (6),
+.BR aatv (1).
 .SH AUTHOR
+Jan Hubicka <hubicka@freesoft.cz>
+.PP
 This manual page was written by Michael Bramer <grisu@debian.org>,
 for the Debian GNU/Linux system (but may be used by others).
