wmbattery: Escape hyphen in manpage.
Fixes hyphen-used-as-minus-sign Lintian warning in the Debian package. Patch from [1]. [1] https://sources.debian.net/src/wmbattery/2.47-1/debian/patches/escape_manpage_hyphens.patch/
This commit is contained in:
		
							parent
							
								
									593a6266ea
								
							
						
					
					
						commit
						f97c49286f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -114,7 +114,7 @@ Display as icon.
 | 
			
		|||
.SH EXAMPLE
 | 
			
		||||
Start at 10% battery to execute 'echo' including status information:
 | 
			
		||||
.RS
 | 
			
		||||
wmbattery -c 10 -x "echo Status: %percent%% - %minutes% minutes, %seconds% seconds left"
 | 
			
		||||
wmbattery \-c 10 \-x "echo Status: %percent%% \- %minutes% minutes, %seconds% seconds left"
 | 
			
		||||
.RE
 | 
			
		||||
.SH AUTHOR
 | 
			
		||||
Joey Hess <joey@kitenet.net>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue