diff options
author | 2002-06-19 06:32:44 +0000 | |
---|---|---|
committer | 2002-06-19 06:32:44 +0000 | |
commit | ba6207f00a05fc84e0a42f19d207ff74e4948c4d (patch) | |
tree | 3eadd30a3c99c13078fcca4b4555df7ff9a988ba | |
parent | Fix compilation error if option DEBUG is defined. (diff) | |
download | wireguard-openbsd-ba6207f00a05fc84e0a42f19d207ff74e4948c4d.tar.xz wireguard-openbsd-ba6207f00a05fc84e0a42f19d207ff74e4948c4d.zip |
Remove BUGS section as it no longer applies.
Reported by Peter Philipp (pphilipp at mac dot com)
-rw-r--r-- | share/man/man4/man4.macppc/abtn.4 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/share/man/man4/man4.macppc/abtn.4 b/share/man/man4/man4.macppc/abtn.4 index 2de1493d8c1..f10a70a8a8d 100644 --- a/share/man/man4/man4.macppc/abtn.4 +++ b/share/man/man4/man4.macppc/abtn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: abtn.4,v 1.5 2001/11/13 13:54:26 mpech Exp $ +.\" $OpenBSD: abtn.4,v 1.6 2002/06/19 06:32:44 miod Exp $ .\" .\" Copyright (c) 2001 Peter Philipp .\" All rights reserved. @@ -49,7 +49,3 @@ The .Nm driver was written by Tsubai Masanari for .Nx . -.Sh BUGS -The bright/dim buttons currently don't work on new 2001 iBooks. -It's best to just disable the driver to avoid freeze ups when pressing -these buttons. |