From 450a6622bd7a65d1f97cc49b0e6b0a0f7e6b16fd Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Thu, 15 Apr 2004 10:16:21 +0000 Subject: Merged changes from RELEASE-1 branch --- README.sgml | 7 +++---- man/i128.man | 6 +++--- src/i128_driver.c | 2 +- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/README.sgml b/README.sgml index 2ecbc3a..289a5b6 100644 --- a/README.sgml +++ b/README.sgml @@ -1,13 +1,12 @@ - %defs; ]>
Information for Number Nine I128 Users <author>The XFree86 Project Inc. -<date>3 November 2000 +<date>25 March 2004 <ident> -$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/I128.sgml,v 1.5 2000/11/06 22:03:28 dawes Exp $ </ident> <toc> @@ -45,7 +44,7 @@ supported. <p> The I128 driver should auto-detect all supported hardware so you needn't have anything other than the Identifier in the Section "Device" of the -XF86Config file. When running the XF86Setup or xf86config programs one +xorg.conf file. When running the xorgcfg or xorgconfig programs one merely needs to select an I128 card so that the correct server will be used. One need not and should not specify a RAMDAC, clockchip or allow the setup program to probe for clocks. The driver will auto-detect the diff --git a/man/i128.man b/man/i128.man index 24a1a4d..c4a1f71 100644 --- a/man/i128.man +++ b/man/i128.man @@ -14,7 +14,7 @@ i128 \- Number 9 I128 video driver .fi .SH DESCRIPTION .B i128 -is an XFree86 driver for Number 9 I128 video cards. The driver is +is an __xservername__ driver for Number 9 I128 video cards. The driver is accelerated and provides support for all versions of the I128 chip family, including the SGI flatpanel configuration. Multi-head configurations are supported. @@ -34,7 +34,7 @@ Ticket 2 Ride .B I128-T2R4 Ticket 2 Ride IV .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 @@ -65,6 +65,6 @@ Default: false. This turns on verbose debug information from the driver. Default: off. .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: Robin Cutshaw (driver), Galen Brooks (flatpanel support). diff --git a/src/i128_driver.c b/src/i128_driver.c index b4b17df..adc9b92 100644 --- a/src/i128_driver.c +++ b/src/i128_driver.c @@ -141,7 +141,7 @@ static XF86ModuleVersionInfo i128VersRec = MODULEVENDORSTRING, MODINFOSTRING1, MODINFOSTRING2, - XF86_VERSION_CURRENT, + XORG_VERSION_CURRENT, I128_MAJOR_VERSION, I128_MINOR_VERSION, I128_PATCHLEVEL, ABI_CLASS_VIDEODRV, /* This is a video driver */ ABI_VIDEODRV_VERSION, -- cgit v1.2.3