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
 | 
					.SH OPTIONS
 | 
				
			||||||
.TP
 | 
					.TP
 | 
				
			||||||
.B \-h
 | 
					.B \-h
 | 
				
			||||||
Display list of command-line options.
 | 
					Display list of command\-line options.
 | 
				
			||||||
.TP
 | 
					.TP
 | 
				
			||||||
.B \-display <display>
 | 
					.B \-display <display>
 | 
				
			||||||
Use an alternate X Display.
 | 
					Use an alternate X Display.
 | 
				
			||||||
| 
						 | 
					@ -24,7 +24,7 @@ Set latitude of observer.
 | 
				
			||||||
.B \-lon <Longitude>
 | 
					.B \-lon <Longitude>
 | 
				
			||||||
Set longitude of observer.
 | 
					Set longitude of observer.
 | 
				
			||||||
.TP
 | 
					.TP
 | 
				
			||||||
.B \-td <UT - LT>
 | 
					.B \-td <UT \- LT>
 | 
				
			||||||
Set the difference beteeen UT and LT. Useful when you want to show the
 | 
					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.
 | 
					Sunrise/Sunset at a remote lat/lon without resetting your clock.
 | 
				
			||||||
.TP
 | 
					.TP
 | 
				
			||||||
| 
						 | 
					@ -35,11 +35,11 @@ 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
 | 
				
			||||||
Who knows? (Let me know if you find any).
 | 
					Who knows? (Let me know if you find any).
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue