From dc3b46f7f8060a22992560a571a585cf95d7bc4b Mon Sep 17 00:00:00 2001 From: Roland Mainz Date: Sat, 10 Apr 2004 09:04:49 +0000 Subject: Resync to 2004-04-10 XORG-RELEASE-1 branch --- README.sgml | 8 ++++---- man/newport.man | 6 +++--- src/newport_driver.c | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.sgml b/README.sgml index 92c6546..e202ae8 100644 --- a/README.sgml +++ b/README.sgml @@ -1,4 +1,4 @@ - %defs; ]> @@ -7,7 +7,7 @@ Guido Günther 24 February 2003 -$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/newport.sgml,v 1.6 2003/02/25 19:31:02 dawes Exp $ +$Id$ @@ -27,7 +27,7 @@ working. Notes

- X -configure does not generate a XF86Config file. + X -configure does not generate a xorg.conf file. There's only a 1280x1024 mode. @@ -36,7 +36,7 @@ working.

The driver auto-detects all device information necessary to initialize the card on the Indy. The only lines you need in the "Device" -section of your XF86Config file are: +section of your xorg.conf file are: Section "Device" Identifier "SGI newport" diff --git a/man/newport.man b/man/newport.man index 8c181df..28c336f 100644 --- a/man/newport.man +++ b/man/newport.man @@ -14,14 +14,14 @@ newport \- Newport video driver .fi .SH DESCRIPTION .B newport -is an XFree86 driver for the SGI Indy's and Indigo2's newport video cards. +is an __xservername__ driver for the SGI Indy's and Indigo2's newport video cards. .SH SUPPORTED HARDWARE The .B newport driver supports the Newport (also called XL) cards found in SGI Indys and Indigo2s. It supports both the 8bit and 24bit versions of the Newport. .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 @@ -39,7 +39,7 @@ Enable or disable the HW cursor. Default: on. .BI "Option \*qBusID\*q \*q"integer \*q Set to 1 for the Indigo2 XL. Default: 0 .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: Guido GÜnther \fIagx@sigxcpu.org\fP diff --git a/src/newport_driver.c b/src/newport_driver.c index 0f927dc..0964a19 100644 --- a/src/newport_driver.c +++ b/src/newport_driver.c @@ -127,7 +127,7 @@ static XF86ModuleVersionInfo newportVersRec = MODULEVENDORSTRING, MODINFOSTRING1, MODINFOSTRING2, - XF86_VERSION_CURRENT, + XORG_VERSION_CURRENT, NEWPORT_MAJOR_VERSION, NEWPORT_MINOR_VERSION, NEWPORT_PATCHLEVEL, ABI_CLASS_VIDEODRV, ABI_VIDEODRV_VERSION, -- cgit v1.2.3