diff options
author | Egbert Eich <eich@suse.de> | 2004-04-15 10:16:41 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-04-15 10:16:41 +0000 |
commit | 877c459e05a24e0256fedea5712584b6baf52cbc (patch) | |
tree | 48dbcc28c0198d8a3c20f56ec8483c1214e28a68 | |
parent | 7a1c29a7d06f31375fbcbaa80e58e796582e3c1c (diff) |
Merged changes from RELEASE-1 branchbefore_20040421_xprint_branch_landingXORG-CURRENT-CLOSEDXORG-CURRENT
-rw-r--r-- | man/via.man | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man/via.man b/man/via.man index 6d5e84f..a79ad9a 100644 --- a/man/via.man +++ b/man/via.man @@ -14,7 +14,7 @@ via \- VIA video driver .fi .SH DESCRIPTION .B via -is an XFree86 driver for VIA video chipsets. +is an __xservername__ driver for VIA video chipsets. .PP The .B via @@ -22,12 +22,12 @@ driver supports the VIA CLE266 (CLE3122, CLE3022) chipset video and the VIA KM400/K8M800 VT3204/5/7204/5 video, including 2D acceleration and the Xv video overlay extensions. Flat panel, TV and VGA outputs are supported. .PP -Direct rendering 3D is available for this device only using XFree86 4.2 -builds. If you are interested in porting the DRI support to current XFree86 +Direct rendering 3D is available for this device only using __xservername__ 4.2 +builds. If you are interested in porting the DRI support to current __xservername__ then please see the DRI project on sourceforge.net. .PP .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 @@ -119,6 +119,6 @@ Set DRI Xinerama mode. Currently unsupported. .BI "Option \*qNoDDCValue\*q \*q" boolean \*q Disable the use of DDC to set the horizontal sync and vertical refresh. .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: ... |