wmsun: Fix typos in manpage.
This commit is contained in:
parent
24649af391
commit
f7a4975e47
|
@ -2,11 +2,11 @@
|
||||||
.SH NAME
|
.SH NAME
|
||||||
WMSUN \- Dockable WindowMaker SunRise/SunSet App
|
WMSUN \- Dockable WindowMaker SunRise/SunSet App
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B wmSun [OPTIONS]
|
.B wmsun [OPTIONS]
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
.PP
|
.PP
|
||||||
wmSun displays the current day's Sun Rise and Set Times. You must enter your
|
wmSun displays the current day's Sun Rise and Set Times. You must enter your
|
||||||
LAtitude and Longitude correctly for it to work.
|
Latitude and Longitude correctly for it to work.
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.TP
|
.TP
|
||||||
.B \-h
|
.B \-h
|
||||||
|
@ -35,10 +35,10 @@ Use 12-hour clock.
|
||||||
Set the date to show sunrise/sunset for.
|
Set the date to show sunrise/sunset for.
|
||||||
.SH EXAMPLES
|
.SH EXAMPLES
|
||||||
.TP
|
.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.
|
this would display rise/set times at Los Alamos in local time.
|
||||||
.TP
|
.TP
|
||||||
.B wmSun \-lat 19.58 \-lon 155.92 \-td 10
|
.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
|
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).
|
take into account daylight savings at other times of the year).
|
||||||
.SH BUGS
|
.SH BUGS
|
||||||
|
|
Loading…
Reference in a new issue