diff options
author | Jasper Lievisse Adriaanse <jasper@cvs.openbsd.org> | 2008-01-13 16:30:34 +0000 |
---|---|---|
committer | Jasper Lievisse Adriaanse <jasper@cvs.openbsd.org> | 2008-01-13 16:30:34 +0000 |
commit | 4d84d6e7d1a42b3e77a490422a2df7f774318ff1 (patch) | |
tree | 4ad855e2f34d8370bda625254ab44769bd2b6f7f /driver | |
parent | e2fb3ff19325ffb0c1d89fbf8f98f7908ad82953 (diff) |
- mention OpenBSD/sgi
- new sentence, new line (kinda ok'd)
ok jmc@ matthieu@
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__) |