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/
---
 wmbattery/wmbattery.1x | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wmbattery/wmbattery.1x b/wmbattery/wmbattery.1x
index 78644d7..203804e 100644
--- a/wmbattery/wmbattery.1x
+++ b/wmbattery/wmbattery.1x
@@ -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 <j...@kitenet.net>
-- 
2.1.4


-- 
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Reply via email to