commit 579b99c36e631b08f14792c86076402eccb183c0
parent 7b385dcbef0d2d8bff00a2b592dcd20eb69e4dcc
Author: sin <sin@2f30.org>
Date: Tue, 17 Feb 2015 11:50:50 +0000
Fix mandoc warnings
Diffstat:
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/xbattmon.1 b/xbattmon.1
@@ -18,7 +18,7 @@ is a simple battery monitor. By default
will assume a battery capacity of 100%, a poll interval of 5 seconds,
a bar thickness of 2 pixels and a bottom placement.
.Sh OPTIONS
-.Bl -tag
+.Bl -tag -width Ds
.It Fl c Ar capacity
Set the maximum battery capacity.
.It Fl i Ar interval
@@ -43,5 +43,4 @@ useful.
.Sh PORTABILITY
It currently works on OpenBSD and Linux.
.Sh AUTHORS
-.Nm
-was written by sin <sin@2f30.org>.
+.An Dimitris Papastamos Aq Mt sin@2f30.org .