summary refs log tree commit diff
path: root/bin/fbatt.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-09-07 17:57:57 -0400
committerJune McEnroe <june@causal.agency>2018-09-07 17:57:57 -0400
commit6d75104463a16d8b89267530b6a6dc54d3fdff4d (patch)
tree48364792df96930112dc8947484975ea8ae07504 /bin/fbatt.1
parentRemove -width options from .Bl (diff)
downloadsrc-6d75104463a16d8b89267530b6a6dc54d3fdff4d.tar.gz
src-6d75104463a16d8b89267530b6a6dc54d3fdff4d.zip
List FRAMEBUFFER defaults in FILES section
Diffstat (limited to '')
-rw-r--r--bin/fbatt.15
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/fbatt.1 b/bin/fbatt.1
index 3f78fa90..a9dfef79 100644
--- a/bin/fbatt.1
+++ b/bin/fbatt.1
@@ -13,11 +13,12 @@ of the Linux framebuffer.
 .Sh ENVIRONMENT
 .Bl -tag
 .It Ev FRAMEBUFFER
-The framebuffer device. By default,
-.Pa /dev/fb0 .
+The framebuffer device path.
 .El
 .Sh FILES
 .Bl -tag
+.It Pa /dev/fb0
+The default framebuffer device path.
 .It Pa /sys/class/power_supply
 The first subdirectory containing
 .Pa charge_full
e McEnroe 2019-09-07Add -x flag to titleJune McEnroe 2019-09-07Ignore SIGPIPE in relayJune McEnroe 2019-09-07Add A Memory Called EmpireJune McEnroe 2019-09-05Handle lack of Content-TypeJune McEnroe 2019-09-05Use CURLINFO_CONTENT_TYPEJune McEnroe 2019-09-05Decode entities in titlesJune McEnroe 2019-09-05Print title as soon as it's availableJune McEnroe 2019-09-05Use CURL_PREFIX to set flagsJune McEnroe 2019-09-05Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe