wmsun: Escape hyphens in manpage.
Based on the patch for Debian by Denis Briand <denis@narcan.fr> [1]. [1] http://sources.debian.net/src/wmsun/1.03%2B1-2/debian/patches/02_fix_hyphen-used-as-minus-sign.diff/
This commit is contained in:
		
							parent
							
								
									a835dae3aa
								
							
						
					
					
						commit
						e1e6fef2c9
					
				
					 1 changed files with 5 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -10,7 +10,7 @@ LAtitude and Longitude correctly for it to work.
 | 
			
		|||
.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.
 | 
			
		||||
| 
						 | 
				
			
			@ -24,7 +24,7 @@ Set latitude of observer.
 | 
			
		|||
.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
 | 
			
		||||
| 
						 | 
				
			
			@ -35,11 +35,11 @@ Use 12-hour clock.
 | 
			
		|||
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).
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue