summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2004-03-26 22:32:18 +0000
committerKeith Packard <keithp@keithp.com>2004-03-26 22:32:18 +0000
commitffa61f283a049c2e5fc6c57010dd09fcb266e293 (patch)
treede8ce454f47e13f8af65c90b7913eb5852a2f331
parent41786bfd392f2f316267e4f65bca22b78ad4415c (diff)
32. Fix TM issues in all video driver manual pages. (Keith Packard)
-rw-r--r--man/via.man12
1 files changed, 6 insertions, 6 deletions
diff --git a/man/via.man b/man/via.man
index 6d5e84f..575f3ca 100644
--- a/man/via.man
+++ b/man/via.man
@@ -1,4 +1,4 @@
-.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/via/via.man,v 1.3 2003/08/04 10:32:26 eich Exp $
+.\" $__xservername__: xc/programs/Xserver/hw/xfree86/drivers/via/via.man,v 1.3 2003/08/04 10:32:26 eich Exp $
.\" shorthand for double quote that works everywhere.
.ds q \N'34'
.TH VIA __drivermansuffix__ __vendorversion__
@@ -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: ...