From 7efb5f9103a56d7a9b320a3f3dcfdb8a956f44cf Mon Sep 17 00:00:00 2001
From: Michael Stapelberg <michael@stapelberg.de>
Date: Mon, 9 Jul 2012 15:13:46 +0200
Subject: clarify the unit of the power consumption and reformat that paragraph

---
 man/i3status.man | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

(limited to 'man')

diff --git a/man/i3status.man b/man/i3status.man
index 45524af..9ec6acb 100644
--- a/man/i3status.man
+++ b/man/i3status.man
@@ -193,11 +193,11 @@ it using +setcap cap_net_admin=ep $(which i3status)+.
 === Battery
 
 Gets the status (charging, discharging, running), percentage, remaining
-time and consumption of the given battery and when it's estimated to be empty. If you want
-to use the last full capacity instead of the design capacity (when using
-the design capacity, it may happen that your battery is at 23% when fully
-charged because it’s old. In general, I want to see it this way, because
-it tells me how worn off my battery is.), just specify
+time and power consumption (in Watts) of the given battery and when it's
+estimated to be empty. If you want to use the last full capacity instead of the
+design capacity (when using the design capacity, it may happen that your
+battery is at 23% when fully charged because it’s old. In general, I want to
+see it this way, because it tells me how worn off my battery is.), just specify
 +last_full_capacity = true+.
 
 If your battery is represented in a non-standard path in /sys, be sure to
-- 
cgit v1.2.3