diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/bri.1 | 2 | ||||
-rw-r--r-- | bin/dtch.1 | 2 | ||||
-rw-r--r-- | bin/fbatt.1 | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/bin/bri.1 b/bin/bri.1 index 68a69bd5..98f2e547 100644 --- a/bin/bri.1 +++ b/bin/bri.1 @@ -27,7 +27,7 @@ may be repeated any number of times and adjust the brightness in increments of 16. .Sh FILES -.Bl -tag -width "/sys/class/backlight" -compact +.Bl -tag .It Pa /sys/class/backlight Files under the first subdirectory found are used to control the backlight brightness. diff --git a/bin/dtch.1 b/bin/dtch.1 index ff95add7..690d3c31 100644 --- a/bin/dtch.1 +++ b/bin/dtch.1 @@ -27,7 +27,7 @@ session with the corresponding To detach from a session, type .Ic ^Q . .Sh FILES -.Bl -tag -width "~/.dtch" +.Bl -tag .It Pa ~/.dtch Location of UNIX-domain sockets for each session. .El diff --git a/bin/fbatt.1 b/bin/fbatt.1 index fc606ede..3f78fa90 100644 --- a/bin/fbatt.1 +++ b/bin/fbatt.1 @@ -11,13 +11,13 @@ displays a battery charge indicator in the top-right corner of the Linux framebuffer. .Sh ENVIRONMENT -.Bl -tag -width "FRAMEBUFFER" +.Bl -tag .It Ev FRAMEBUFFER The framebuffer device. By default, .Pa /dev/fb0 . .El .Sh FILES -.Bl -tag -width "/sys/class/power_supply" +.Bl -tag .It Pa /sys/class/power_supply The first subdirectory containing .Pa charge_full |