[Pkg-wmaker-commits] [wmbattery] 218/241: wmbattery: Escape hyphen in manpage.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 23:38:03 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmbattery.

commit 9b1aa59547e0f27bb4eec89479e540bc77174101
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Wed May 13 23:38:48 2015 -0500

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

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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbattery.git



More information about the Pkg-wmaker-commits mailing list