From e39e72d26810ef2c870cad1e74bf4bf5db114301 Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Fri, 23 Apr 2004 19:47:46 +0000 Subject: Merging XORG-CURRENT into trunk --- man/suncg6.man | 8 ++++---- src/cg6.h | 2 +- src/cg6_cursor.c | 2 +- src/cg6_driver.c | 4 ++-- src/cg6_regs.h | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/man/suncg6.man b/man/suncg6.man index b0dc5e8..36b7ddb 100644 --- a/man/suncg6.man +++ b/man/suncg6.man @@ -1,4 +1,4 @@ -.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/suncg6/suncg6.man,v 1.2 2001/01/27 18:20:54 dawes Exp $ +.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/suncg6/suncg6.man,v 1.1 2001/01/24 00:06:29 dawes Exp $ .\" shorthand for double quote that works everywhere. .ds q \N'34' .TH SUNCG6 __drivermansuffix__ __vendorversion__ @@ -14,17 +14,17 @@ suncg6 \- GX/Turbo GX video driver .fi .SH DESCRIPTION .B suncg6 -is an XFree86 driver for Sun GX and Turbo GX (also known as cgsix) video cards. +is an __xservername__ driver for Sun GX and Turbo GX (also known as cgsix) video cards. THIS MAN PAGE NEEDS TO BE FILLED IN. .SH SUPPORTED HARDWARE The .B suncg6 driver supports... .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. .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: Jakub Jelinek diff --git a/src/cg6.h b/src/cg6.h index 00ed5b7..17e4673 100644 --- a/src/cg6.h +++ b/src/cg6.h @@ -20,7 +20,7 @@ * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/suncg6/cg6.h,v 1.3 2001/05/04 19:05:45 dawes Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/suncg6/cg6.h,v 1.2 2000/06/30 17:15:15 dawes Exp $ */ #ifndef CG6_H #define CG6_H diff --git a/src/cg6_cursor.c b/src/cg6_cursor.c index 72a396f..31266e5 100644 --- a/src/cg6_cursor.c +++ b/src/cg6_cursor.c @@ -23,7 +23,7 @@ * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/suncg6/cg6_cursor.c,v 1.1 2000/06/30 19:30:46 dawes Exp $ */ +/* $XFree86:$ */ #include "cg6.h" diff --git a/src/cg6_driver.c b/src/cg6_driver.c index a9619d2..6099c99 100644 --- a/src/cg6_driver.c +++ b/src/cg6_driver.c @@ -20,7 +20,7 @@ * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/suncg6/cg6_driver.c,v 1.8 2003/10/30 17:37:12 tsi Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/suncg6/cg6_driver.c,v 1.7 2002/12/06 16:44:38 tsi Exp $ */ #include "xf86.h" #include "xf86_OSproc.h" @@ -105,7 +105,7 @@ static XF86ModuleVersionInfo suncg6VersRec = MODULEVENDORSTRING, MODINFOSTRING1, MODINFOSTRING2, - XF86_VERSION_CURRENT, + XORG_VERSION_CURRENT, CG6_MAJOR_VERSION, CG6_MINOR_VERSION, CG6_PATCHLEVEL, ABI_CLASS_VIDEODRV, ABI_VIDEODRV_VERSION, diff --git a/src/cg6_regs.h b/src/cg6_regs.h index f6f3f05..28178f7 100644 --- a/src/cg6_regs.h +++ b/src/cg6_regs.h @@ -20,7 +20,7 @@ * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/suncg6/cg6_regs.h,v 1.1 2000/05/23 04:47:43 dawes Exp $ */ +/* $XFree86$ */ #ifndef CG6_REGS_H #define CG6_REGS_H -- cgit v1.2.3