diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2014-12-07 16:36:47 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2014-12-07 16:36:47 +0000 |
commit | f1560eedbdd4e71ccc23a03439eced8a9552ca29 (patch) | |
tree | 195ca28b7c3cc5ade8a08392b3f3b6e9f7cb21eb /share/man/man4 | |
parent | b3292bc767b407152ae1377812611d6ffcdbbb91 (diff) |
Colour support has been implemented a while ago.
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/man4.sgi/light.4 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/share/man/man4/man4.sgi/light.4 b/share/man/man4/man4.sgi/light.4 index e2938c2f16e..5c81d1c1b0e 100644 --- a/share/man/man4/man4.sgi/light.4 +++ b/share/man/man4/man4.sgi/light.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: light.4,v 1.1 2012/04/18 18:01:56 miod Exp $ +.\" $OpenBSD: light.4,v 1.2 2014/12/07 16:36:46 miod Exp $ .\" $NetBSD: light.4,v 1.1 2006/12/26 04:43:10 rumble Exp $ .\" .\" Copyright (c) 2006 Stephen M. Rumble @@ -29,7 +29,7 @@ .\" .\" <<Id: LICENSE_GC,v 1.1 2001/10/01 23:24:05 cgd Exp>> .\" -.Dd $Mdocdate: April 18 2012 $ +.Dd $Mdocdate: December 7 2014 $ .Dt LIGHT 4 sgi .Os .Sh NAME @@ -73,7 +73,6 @@ driver was written by Stephen M. Rumble. .Sh CAVEATS Much is unknown about the REX chipset. -Therefore, the driver relies on the PROM to properly initialise the graphics, -and does not support color. +Therefore, the driver relies on the PROM to properly initialise the graphics. .\" .Pp .\" This driver will not run without modification on Crimson machines. |