diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2002-05-22 03:18:41 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2002-05-22 03:18:41 +0000 |
commit | 86b922fcc400c48a13f28ea1959ea9db7330e704 (patch) | |
tree | c7e9b0f9b096b9d12732462fad49ddd88871c3b8 /share/man | |
parent | 1f0b40698d750258bcce8bc1278d03f34826e6ec (diff) |
reality
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/man4.sparc64/creator.4 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/share/man/man4/man4.sparc64/creator.4 b/share/man/man4/man4.sparc64/creator.4 index 5ceb4855a14..bb0f24d6315 100644 --- a/share/man/man4/man4.sparc64/creator.4 +++ b/share/man/man4/man4.sparc64/creator.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: creator.4,v 1.2 2002/05/21 19:10:54 jason Exp $ +.\" $OpenBSD: creator.4,v 1.3 2002/05/22 03:18:40 jason Exp $ .\" .\" Copyright (c) 2001 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -50,10 +50,8 @@ but makes its functions available via the internal .Xr wsdisplay 4 interface. .Sh SEE ALSO -.Xr sbus 4 , .Xr wscons 4 , .Xr wsdisplay 4 .Sh BUGS -This driver only supports console (text mode) access; there is currently -no support for the X Windows System. -Console operations are unaccelerated and quite slow. +There is no support for the acceleration this hardware provides, so +some operations are quite slow. |