Description: Fix manpage format to support UTF-8 terminals
Author: Wesley W. Terpstra (Debian) <terpstra@debian.org>
Forwarded: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=286917
Last-Update: 2010-04-29

--- bidentd-1.1.4.orig/bidentd.8
+++ bidentd-1.1.4/bidentd.8
@@ -6,7 +6,7 @@
 bidentd \- Bisqwit's TCP/IP Identification Protocol daemon
 .SH SYNOPSIS
 .B bidentd
-[ -qq | -q | -v | -vv | -vvv ]
+[ \-qq | \-q | \-v | \-vv | \-vvv ]
 .SH DESCRIPTION
 .B "Bisqwit's identd"
 is a daemon for the intenet Identification Protocol described by RFC 1413.
@@ -22,21 +22,21 @@ Explained below.
 .SH OPTIONS
 The following options control the amount of information that is dumped
 to the system log. Options may be specified separately or in group:
--qq equals -q -q.
+\-qq equals \-q \-q.
 .PP
-.IP -qq
+.IP \-qq
 Output nothing to the log.
-.IP -q
+.IP \-q
 Output only fatal errors to the log.
 .IP "(no option)"
 If no option is specified, the log includes one line for every reponse
 sent in addition to any fatal errors.
-.IP -v
+.IP \-v
 Be a little more verbose than when no option is specified.
-.IP -vv
-Output everything that -v outputs and additional debug information.
-.IP -vvv
-Output a lot of debug information in addition to everything that -v
+.IP \-vv
+Output everything that \-v outputs and additional debug information.
+.IP \-vvv
+Output a lot of debug information in addition to everything that \-v
 outputs.
 .SH FILES
 .IP "/proc/net/tcp"
