Module Name:    src
Committed By:   jmcneill
Date:           Mon Aug 24 02:25:18 UTC 2009

Modified Files:
        src/share/man/man4: genfb.4

Log Message:
Update BUGS section; genfb works on i386 and amd64 now.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/genfb.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/genfb.4
diff -u src/share/man/man4/genfb.4:1.2 src/share/man/man4/genfb.4:1.3
--- src/share/man/man4/genfb.4:1.2	Sun Dec  2 19:03:16 2007
+++ src/share/man/man4/genfb.4	Mon Aug 24 02:25:18 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: genfb.4,v 1.2 2007/12/02 19:03:16 wiz Exp $
+.\"	$NetBSD: genfb.4,v 1.3 2009/08/24 02:25:18 jmcneill Exp $
 .\"
 .\" Copyright (c) 2007 Michael Lorenz
 .\" All rights reserved.
@@ -26,7 +26,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd April 12, 2007
+.Dd August 23, 2009
 .Dt GENFB 4
 .Os
 .Sh NAME
@@ -74,6 +74,6 @@
 There is no way to change the color map even when the firmware supports it.
 The
 .Xr pci 4
-bus frontend has only been tested on macppc and requires machine
-dependent code to pass the properties mentioned above.
-So far only macppc provides them.
+bus frontend has only been tested on macppc, i386, and amd64 and requires
+machine dependent code to pass the properties mentioned above.
+So far only macppc, i386, and amd64 provides them.

Reply via email to