--- fortune-mod-1.99.1.orig/fortune/fortune-man.part1
+++ fortune-mod-1.99.1/fortune/fortune-man.part1
@@ -50,9 +50,9 @@
 .SH NAME
 fortune \- print a random, hopefully interesting, adage
 .SH SYNOPSIS
-.BR fortune " [" -acefilosw "] [" -n 
+.BR fortune " [" \-acefilosuw "] [" \-n 
 .IR length "] ["
-.B -m 
+.B \-m 
 .IR pattern "] [[" n% "] " file/dir/all ]
 .SH DESCRIPTION
 When
@@ -63,28 +63,28 @@
 .SS Options
 The options are as follows:
 .TP
-.B -a
+.B \-a
 Choose from all lists of maxims, both offensive and not.  (See the
-.B -o 
+.B \-o 
 option for more information on offensive fortunes.)
 .TP
-.B -c
+.B \-c
 Show the cookie file from which the fortune came.
 .TP
-.B -e
+.B \-e
 Consider all fortune files to be of equal size (see discussion below
 on multiple files).
 .TP
-.B -f
+.B \-f
 Print out the list of files which would be searched, but don't
 print a fortune.
 .TP
-.B -l
+.B \-l
 Long dictums only.  See 
-.B -n
+.B \-n
 on how ``long'' is defined in this sense.
 .TP
-.BI "-m " pattern
+.BI "\-m " pattern
 Print out all fortunes which match the basic regular expression
 .IR pattern .
 The syntax of these expressions depends on how your system defines
@@ -107,15 +107,15 @@
 filename-record will precede the records from the file it names.
 .RE
 .TP
-.BI "-n " length
+.BI "\-n " length
 Set the longest fortune length (in characters) considered to be
 ``short'' (the default is 160).  All fortunes longer than this are
 considered ``long''.  Be careful!  If you set the length too short and
 ask for short fortunes, or too long and ask for long ones, fortune goes
 into a never-ending thrash loop.
 .TP
-.B -o
-Choose only from potentially offensive aphorisms.  The -o option is
+.B \-o
+Choose only from potentially offensive aphorisms.  The \-o option is
 ignored if a fortune directory is specified.
 .sp
 .B Please, please, please request a potentially
@@ -123,7 +123,7 @@
 .B you believe, deep in your heart,
 .B that you are willing to be
 .B offended. (And that you'll just quit
-.BR using " -o " rather
+.BR using " \-o " rather
 .B than give us grief about it,
 .B okay?)
 .sp
@@ -137,21 +137,24 @@
 .RE
 .RE
 .TP
-.B -s
+.B \-s
 Short apothegms only.  See
-.B -n
+.B \-n
 on which fortunes are considered ``short''.
 .TP
-.B -i
+.B \-i
 Ignore case for 
-.IR -m
+.IR \-m
 patterns.
 .TP
-.B -w
+.B \-w
 Wait before termination for an amount of time calculated from the
 number of characters in the message.  This is useful if it is executed
 as part of the logout procedure to guarantee that the message can be
 read before the screen is cleared.
+.TP
+.B \-u
+Don't translate UTF-8 fortunes to the locale when searching or translating.
 .PP
 The user may specify alternate sayings.  You can specify a specific
 file, a directory which contains one or more files, or the special word 
@@ -192,11 +195,11 @@
 (the ``10% not-funny'' is unnecessary, since 10% is all that's left).
 .PP
 The 
-.B -e
+.B \-e
 option says to consider all files equal; thus
 .RS
 .sp
-.B fortune -e
+.B fortune \-e
 .I funny not-funny
 .sp
 .RE
@@ -207,15 +210,15 @@
 .RI "50% " funny " 50% " not-funny
 .sp
 .RE
-This fortune also supports the BSD method of appending ``-o'' to
+This fortune also supports the BSD method of appending ``\-o'' to
 database names to specify offensive fortunes.  However this is
 .B not
 how fortune stores them: offensive fortunes are stored in a seperate
-directory without the ``-o'' infix.  A plain name (i.e., not a path to a
-file or directory) that ends in ``-o'' will be assumed to be an
+directory without the ``\-o'' infix.  A plain name (i.e., not a path to a
+file or directory) that ends in ``\-o'' will be assumed to be an
 offensive database, and will have its suffix stripped off and be
 searched in the offensive directory (even if the neither of the
-.IR -a " or " -o
+.IR \-a " or " \-o
 options were specified).  This feature is not only for
 backwards-compatibility, but also to allow users to distinguish between
 inoffensive and offensive databases of the same name.
