diff options
author | 2020-10-25 08:35:11 +0000 | |
---|---|---|
committer | 2020-10-25 08:35:11 +0000 | |
commit | c82afa56db011704c38cd855e3973a9e82e7fbd1 (patch) | |
tree | a0871131b5898b2cb82633cb7cffc95c68e5689b /share/man | |
parent | Unbreak brightness setting on MacBooks introduced by abl(4). (diff) | |
download | wireguard-openbsd-c82afa56db011704c38cd855e3973a9e82e7fbd1.tar.xz wireguard-openbsd-c82afa56db011704c38cd855e3973a9e82e7fbd1.zip |
Document that abl(4) is only required on iMacs.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/abl.4 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/abl.4 b/share/man/man4/abl.4 index 68f23ab0d5e..fc4eaf4f1e8 100644 --- a/share/man/man4/abl.4 +++ b/share/man/man4/abl.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: abl.4,v 1.2 2020/09/15 21:06:20 jmc Exp $ +.\" $OpenBSD: abl.4,v 1.3 2020/10/25 08:35:11 mglocker Exp $ .\" .\" Copyright (c) 2020 Marcus Glocker <mglocker@openbsd.org> .\" @@ -15,7 +15,7 @@ .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" .\" -.Dd $Mdocdate: September 15 2020 $ +.Dd $Mdocdate: October 25 2020 $ .Dt ABL 4 .Os .Sh NAME @@ -26,7 +26,8 @@ .Sh DESCRIPTION The .Nm -driver enables access to the backlight found in Intel based Apple computers. +driver enables access to the backlight found in Intel based Apple iMac +computers. It provides brightness control using the .Xr wsconsctl 8 variable |