Description: fix hyphen-used-as-minus-sign
Author: Denis Briand <denis@narcan.fr>
Index: wmSun-1.03/wmSun/wmSun.1
===================================================================
--- wmSun-1.03.orig/wmSun/wmSun.1	2009-11-02 15:46:20.000000000 +0100
+++ wmSun-1.03/wmSun/wmSun.1	2009-11-02 15:47:03.000000000 +0100
@@ -3,7 +3,7 @@
 WMSUN \- Dockable WindowMaker SunRise/SunSet App
 .SH SYNOPSIS
 .B wmSun
-[-h] [-display <Display>] [-lat <Latitude>] [-lon <Longitude>] [-td <TimeDiff>] [-date <yyyymmdd>]
+[\-h] [\-display <Display>] [\-lat <Latitude>] [\-lon <Longitude>] [\-td <TimeDiff>] [\-date <yyyymmdd>]
 .SH DESCRIPTION
 .PP
 wmSun displays the current day's Sun Rise and Set Times. You must enter your
@@ -11,7 +11,7 @@
 .SH OPTIONS
 .TP
 .B \-h
-Display list of command-line options.
+Display list of command\-line options.
 .TP
 .B \-display <display>
 Use an alternate X Display.
@@ -22,7 +22,7 @@
 .B \-lon <Longitude>
 Set longitude of observer.
 .TP
-.B \-td <UT - LT>
+.B \-td <UT \- LT>
 Set the difference beteeen UT and LT. Useful when you want to show the
 Sunrise/Sunset at a remote lat/lon without resetting your clock.
 .TP
@@ -30,11 +30,11 @@
 Set the date to show sunrise/sunset for.
 .SH EXAMPLES
 .TP
-.B wmSun -lon 106.3 -lat 35.9
+.B wmSun \-lon 106.3 \-lat 35.9
 this would display rise/set times at Los Alamos in local time.
 .TP
-.B wmSun -lat 19.58 -lon 155.92 -td 10 
-this would display rise/set times in Kona, Hawaii in local time (in winter -- you need to
+.B wmSun \-lat 19.58 \-lon 155.92 \-td 10 
+this would display rise/set times in Kona, Hawaii in local time (in winter \-\- you need to
 take into account daylight savings at other times of the year).
 .SH BUGS
 Who knows? (Let me know if you find any).
