summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEamon Walsh <ewalsh@epoch.ncsc.mil>2004-05-04 19:43:38 +0000
committerEamon Walsh <ewalsh@epoch.ncsc.mil>2004-05-04 19:43:38 +0000
commita29629d152f1fefef85b2cb1d794d94a5d9b97d9 (patch)
tree6241978f3fcf4b6b92f22afb1aed888332cd74ff
parent7a1c29a7d06f31375fbcbaa80e58e796582e3c1c (diff)
Merge the new release from HEADXACE-SELINUX
-rw-r--r--man/via.man10
-rw-r--r--src/via_priv.h2
2 files changed, 6 insertions, 6 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: ...
diff --git a/src/via_priv.h b/src/via_priv.h
index cd6e825..57338d4 100644
--- a/src/via_priv.h
+++ b/src/via_priv.h
@@ -1,4 +1,4 @@
-/* $XdotOrg: xc/programs/Xserver/hw/xfree86/drivers/via/via_priv.h,v 1.4 2003/12/17 18:57:18 dawes Exp $ */
+/* $XdotOrg: xc/programs/Xserver/hw/xfree86/drivers/via/via_priv.h,v 1.2 2004/04/23 19:53:54 eich Exp $ */
/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/via/via_priv.h,v 1.3 2003/08/27 15:16:12 tsi Exp $ */
#ifndef _VIA_PRIV_H_