diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-11-27 17:49:20 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-11-27 17:49:20 +0000 |
commit | 707c1650ec16d47e1180e9d4b0eb65767dafa60f (patch) | |
tree | 6a51fbe360feda0642dd81d7a337736441878cad /share | |
parent | 107b214250e4f79519ae27ac325c1b347cb3df8d (diff) |
tweak -r1.1;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.sgi/gbe.4 | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/share/man/man4/man4.sgi/gbe.4 b/share/man/man4/man4.sgi/gbe.4 index 7a18dad84cc..c28b45b8095 100644 --- a/share/man/man4/man4.sgi/gbe.4 +++ b/share/man/man4/man4.sgi/gbe.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gbe.4,v 1.2 2007/11/27 16:05:19 jasper Exp $ +.\" $OpenBSD: gbe.4,v 1.3 2007/11/27 17:49:19 jmc Exp $ .\" .\" Copyright (c) 2007, Joel Sing <jsing@openbsd.org> .\" @@ -15,7 +15,7 @@ .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" .Dd $Mdocdate: November 27 2007 $ -.Dt GBE 4 sgi +.Dt GBE 4 sgi .Os .Sh NAME .Nm gbe @@ -25,10 +25,11 @@ .Sh DESCRIPTION The .Nm -driver provides support for the on-board Graphics Back End (GBE) frame +driver provides support for the on-board Graphics Back End (GBE) frame buffer found in SGI .Tn O2 -machines. Console support is provided by the +machines. +Console support is provided by the .Xr wscons 4 console framework. .Sh SEE ALSO @@ -47,5 +48,5 @@ driver was written by .An Joel Sing . .Sh BUGS Hardware initialization must currently be performed by the ARCS firmware. -The resolution configured by the firmware will be used, with a fixed +The resolution configured by the firmware will be used, with a fixed color depth of 32 bits. |