diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-12-27 23:16:48 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-12-27 23:16:48 +0000 |
commit | 604cf0deb1fccceec930c4a441f56de6a312acec (patch) | |
tree | 0cf7350cd0bdac2f76410abfcf73fa84d1e59e08 /share/man/man4/man4.sparc64 | |
parent | d1853a4fba62b2ef8ae6718611638647d20a63f1 (diff) |
Remove BUGS section; overlay artifacts are gone and scrolling uses hardware
acceleration now.
Diffstat (limited to 'share/man/man4/man4.sparc64')
-rw-r--r-- | share/man/man4/man4.sparc64/ifb.4 | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/share/man/man4/man4.sparc64/ifb.4 b/share/man/man4/man4.sparc64/ifb.4 index 56135a69de6..0d3ea6c1cd7 100644 --- a/share/man/man4/man4.sparc64/ifb.4 +++ b/share/man/man4/man4.sparc64/ifb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifb.4,v 1.3 2008/03/31 08:03:31 jmc Exp $ +.\" $OpenBSD: ifb.4,v 1.4 2008/12/27 23:16:47 kettenis Exp $ .\" .\" Copyright (c) 2008 Miodrag Vallat. .\" @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: March 31 2008 $ +.Dd $Mdocdate: December 27 2008 $ .Dt IFB 4 sparc64 .Os .Sh NAME @@ -112,9 +112,3 @@ High res 1600x1280, with a refresh rate of 76Hz. .Xr pci 4 , .Xr wscons 4 , .Xr wsdisplay 4 -.Sh BUGS -Overlay parasitic data appears above the displayed text. -This is especially visible in the lower left corner of the display. -This essentially makes this driver currently unusable. -.Pp -Vertical scrolling could be done in a much smoother way. |