[Pkg-wmaker-commits] [wmbattery] 46/241: foo

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 23:37:29 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 00cdf6e1501b5309c0c1220e042af1239312e48a
Author: joey <joey at a4a2c43b-8ac3-0310-8836-e0e880c912e2>
Date:   Mon Feb 24 19:53:56 2003 +0000

    foo
---
 wmbattery.1x | 2 +-
 wmbattery.c  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/wmbattery.1x b/wmbattery.1x
index c35b7fe..1e7d418 100644
--- a/wmbattery.1x
+++ b/wmbattery.1x
@@ -86,7 +86,7 @@ need to set it. If you set this, you should probably also set the -c
 switch.
 .TP
 .B \-c percent
-Set the percentaqge at which the battery is considered to be critically low.
+Set the percentage at which the battery is considered to be critically low.
 By default, this percentage is determined by APM or ACPI, and you shouldn't
 need to set it. If you set this, you should probably also set the -l
 switch.
diff --git a/wmbattery.c b/wmbattery.c
index 6d9c4e5..a8858bf 100644
--- a/wmbattery.c
+++ b/wmbattery.c
@@ -100,8 +100,8 @@ char *parse_commandline(int argc, char *argv[]) {
                         printf("\t-g +x+y\t\tposition of the window\n");
 			printf("\t-b num\t\tnumber of battery to display\n");
 			printf("\t-w secs\t\tseconds between updates\n");
-			printf("\t-l percent\t\tlow percentage\n");
-			printf("\t-c percent\t\tcritical percentage\n");
+			printf("\t-l percent\tlow percentage\n");
+			printf("\t-c percent\tcritical percentage\n");
                		exit(0);
 		 	break;
 		  case 'd':

-- 
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