summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy C. Reed <reed@glacier.reedmedia.net>2006-10-17 08:58:33 -0500
committerJeremy C. Reed <reed@glacier.reedmedia.net>2006-10-17 08:58:33 -0500
commit3fd859c64b7936d95f1ae65a2b9ce66269c6186b (patch)
treed2f87903f57ba4bca592b7444ea13b7b0e0a8cae
parent1890f3e6b8977c362fff413b9dbba6f3aafc4049 (diff)
In man page, also mention it supports NetBSD/i386.
(Uncomment my previous comment in the man page.)
-rw-r--r--man/wsfb.man8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/wsfb.man b/man/wsfb.man
index 99fd4dd..4becaf4 100644
--- a/man/wsfb.man
+++ b/man/wsfb.man
@@ -56,10 +56,10 @@ Multi-head configurations are supported.
The
.B wsfb
driver supports all hardware where a wsdisplay framebuffer driver
-is available on OpenBSD.
-Currently this includes OpenBSD/macppc, OpenBSD/sparc, OpenBSD/sparc64
-and OpenBSD/alpha on TGA graphics cards.
-.\" It also supports NetBSD/i386 using wsdisplay on vesafb.
+is available on OpenBSD and NetBSD.
+On OpenBSD, currently this includes OpenBSD/macppc, OpenBSD/sparc,
+OpenBSD/sparc64 and OpenBSD/alpha on TGA graphics cards.
+It also supports NetBSD/i386 using wsdisplay on vesafb(4).
.SH CONFIGURATION DETAILS
Please refer to __xconfigfile__(__filemansuffix__) for general configuration
details.