diff options
author | Keith Packard <keithp@keithp.com> | 2004-03-26 22:31:35 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2004-03-26 22:31:35 +0000 |
commit | 44f7793667293c1736b454e523500c14a2e15901 (patch) | |
tree | 81cfae30ff837ffad78612676cff137fb885ab10 | |
parent | 98e71da996c26bb9dc48f451ea97e58d943d579a (diff) |
32. Fix TM issues in all video driver manual pages. (Keith Packard)
-rw-r--r-- | man/rendition.man | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/man/rendition.man b/man/rendition.man index 396f3c0..aaee1c7 100644 --- a/man/rendition.man +++ b/man/rendition.man @@ -14,7 +14,7 @@ rendition \- Rendition video driver .fi .SH DESCRIPTION .B rendition -is an XFree86 driver for Rendition/Micron based video cards. The driver +is an __xservername__ driver for Rendition/Micron based video cards. The driver supports following framebuffer depths: 8, 15 (Verite V1000 only), 16 and 24. Acceleration and multi-head configurations are not supported yet, but are work in progress. @@ -32,7 +32,7 @@ Verite V2100 based cards. Diamond Stealth II S220 is the only known such card. .B V2200 Verite V2200 based cards. .SH CONFIGURATION DETAILS -Please refer to XF86Config(__filemansuffix__) for general configuration +Please refer to __xconfigfile__(__filemansuffix__) for general configuration details. This section only covers configuration details specific to this driver. .PP @@ -79,9 +79,9 @@ Default: Disabled for V1000, enabled for V2100/V2200. .TP .BI "Option \*qNoDDC\*q \*q" boolean \*q Disable probing of DDC-information from your monitor. This information is not -used yet and is only there for informational purposes. This might change -before final XFree86 4.0 release. Safe to disable if you experience problems -during startup of X-server. +used yet and is only there for informational purposes. +Safe to disable if you experience problems +during startup of __xservername__. Default: Probe DDC. .TP .BI "Option \*qShadowFB\*q \*q" boolean \*q @@ -107,6 +107,6 @@ as there has been indications of problems with it. Use .B "Option \*qMTRR\*q" to let the driver request write-combining of memory access on the video board. .SH "SEE ALSO" -XFree86(1), XF86Config(__filemansuffix__), xf86config(1), Xserver(1), X(__miscmansuffix__) +__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__) .SH AUTHORS Authors include: Marc Langenbach, Dejan Ilic |