diff options
Diffstat (limited to 'driver')
-rw-r--r-- | driver/xf86-video-wsfb/man/wsfb.man | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/driver/xf86-video-wsfb/man/wsfb.man b/driver/xf86-video-wsfb/man/wsfb.man index 039efb0b0..92708b397 100644 --- a/driver/xf86-video-wsfb/man/wsfb.man +++ b/driver/xf86-video-wsfb/man/wsfb.man @@ -1,4 +1,4 @@ -.\" $OpenBSD: wsfb.man,v 1.2 2006/11/28 19:59:08 matthieu Exp $ +.\" $OpenBSD: wsfb.man,v 1.3 2008/01/13 16:30:33 jasper Exp $ .\" .\" Copyright (c) 2001,2002 Matthieu Herrb .\" All rights reserved. @@ -57,8 +57,8 @@ The .B wsfb driver supports all hardware where a wsdisplay framebuffer driver is available on OpenBSD and NetBSD. -On OpenBSD, currently this includes OpenBSD/macppc, OpenBSD/sparc, -OpenBSD/sparc64 and OpenBSD/alpha on TGA graphics cards. +On OpenBSD, currently this includes OpenBSD/macppc, OpenBSD/sgi, +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 @@ -93,7 +93,9 @@ ShadowFB is currently not supported on monochrome displays. .BI "Option \*qRotate\*q \*q" string \*q Enable rotation of the display. The supported values are "CW" (clockwise, 90 degrees), "UD" (upside down, 180 degrees) and "CCW" (counter clockwise, -270 degrees). Implies use of the shadow framebuffer layer. Default: off. +270 degrees). +Implies use of the shadow framebuffer layer. +Default: off. .SH "SEE ALSO" XFree86(1), __xconfigfile__(__filemansuffix__), xorgconfig(1), Xserver(1), X(__miscmansuffix__), wsdisplay(__drivermansuffix__) |