From c69a15350f218a8967a0fddd53f15da64d88dc94 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Sun, 12 Oct 2008 20:32:12 +0000 Subject: xf86-video-i128 1.3.1 --- driver/xf86-video-i128/man/Makefile.in | 10 +++++++++- driver/xf86-video-i128/man/i128.man | 8 ++++---- 2 files changed, 13 insertions(+), 5 deletions(-) (limited to 'driver/xf86-video-i128/man') diff --git a/driver/xf86-video-i128/man/Makefile.in b/driver/xf86-video-i128/man/Makefile.in index 5df448bc9..69b712ade 100644 --- a/driver/xf86-video-i128/man/Makefile.in +++ b/driver/xf86-video-i128/man/Makefile.in @@ -115,6 +115,7 @@ DEPDIR = @DEPDIR@ DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ DRIVER_NAME = @DRIVER_NAME@ +DSYMUTIL = @DSYMUTIL@ ECHO = @ECHO@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ @@ -148,6 +149,7 @@ MAKE_PS = @MAKE_PS@ MAKE_TEXT = @MAKE_TEXT@ MISC_MAN_DIR = @MISC_MAN_DIR@ MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ +NMEDIT = @NMEDIT@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ @@ -156,19 +158,26 @@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ +PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@ +PCIACCESS_LIBS = @PCIACCESS_LIBS@ PKG_CONFIG = @PKG_CONFIG@ PS2PDF = @PS2PDF@ RANLIB = @RANLIB@ +SED = sed SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ XORG_CFLAGS = @XORG_CFLAGS@ XORG_LIBS = @XORG_LIBS@ +XSERVER_LIBPCIACCESS_FALSE = @XSERVER_LIBPCIACCESS_FALSE@ +XSERVER_LIBPCIACCESS_TRUE = @XSERVER_LIBPCIACCESS_TRUE@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ +ac_ct_DSYMUTIL = @ac_ct_DSYMUTIL@ ac_ct_F77 = @ac_ct_F77@ +ac_ct_NMEDIT = @ac_ct_NMEDIT@ ac_ct_RANLIB = @ac_ct_RANLIB@ ac_ct_STRIP = @ac_ct_STRIP@ ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ @@ -215,7 +224,6 @@ driverman_PRE = @DRIVER_NAME@.man driverman_DATA = $(driverman_PRE:man=@DRIVER_MAN_SUFFIX@) EXTRA_DIST = @DRIVER_NAME@.man CLEANFILES = $(driverman_DATA) -SED = sed # Strings to replace in man pages XORGRELSTRING = @PACKAGE_STRING@ diff --git a/driver/xf86-video-i128/man/i128.man b/driver/xf86-video-i128/man/i128.man index 4ba8b9b6d..9ecf548ad 100644 --- a/driver/xf86-video-i128/man/i128.man +++ b/driver/xf86-video-i128/man/i128.man @@ -3,7 +3,7 @@ .ds q \N'34' .TH I128 __drivermansuffix__ __vendorversion__ .SH NAME -i128 \- Number 9 I128 video driver +i128 \- Number 9 I128 __xservername__ video driver .SH SYNOPSIS .nf .B "Section \*qDevice\*q" @@ -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__(1), __xconfigfile__(__filemansuffix__), xorgconfig(1), Xserver(1), X(__miscmansuffix__) .SH AUTHORS Authors include: Robin Cutshaw (driver), Galen Brooks (flatpanel support). -- cgit v1.2.3