diff options
author | Egbert Eich <eich@suse.de> | 2004-04-02 21:47:24 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-04-02 21:47:24 +0000 |
commit | be18e8f2d03ae97ad0a9eec2ea57c7a14dae359b (patch) | |
tree | f1d3d195b797bca9be7eb967bb9149af4c54fa9b | |
parent | 41786bfd392f2f316267e4f65bca22b78ad4415c (diff) |
70. Merging in the TM branch (Egbert Eich).xo-6_7_0XORG-RELEASE-1-STSF-FORKXORG-RELEASE-1-MERGEXORG-CYGWIN-MERGEXORG-CYGWIN-LAST-MERGEXORG-6_7_0XORG-RELEASE-1-STSFXORG-RELEASE-1
-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: ... |