replace radeon -> radeonold in a few places. Remove the unused atiold

man page.
This commit is contained in:
matthieu 2012-01-25 22:15:19 +00:00
parent 5ed4439044
commit d230d6c16d
2 changed files with 3 additions and 37 deletions

View File

@ -1,34 +0,0 @@
.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/ati.man,v 1.2 2001/01/27 18:20:46 dawes Exp $
.\" shorthand for double quote that works everywhere.
.ds q \N'34'
.TH ATI __drivermansuffix__ __vendorversion__
.SH NAME
ati \- ATI video driver
.SH SYNOPSIS
.nf
.B "Section \*qDevice\*q"
.BI " Identifier \*q" devname \*q
.B " Driver \*qati\*q"
\ \ ...
.B EndSection
.fi
.SH DESCRIPTION
.B ati
is an __xservername__ wrapper driver for ATI video cards. It autodetects
whether your hardware has a Radeon, Rage 128, or Mach64 or earlier class of
chipset, and loads the radeon(__drivermansuffix__),
r128(__drivermansuffix__), or mach64 driver as
appropriate.
.SH SUPPORTED HARDWARE
The
.B ati
driver supports Radeon, Rage 128, and Mach64 and earlier chipsets by loading
those drivers. See those manpages for specific cards supported.
.SH CONFIGURATION DETAILS
Please refer to __xconfigfile__(__filemansuffix__) for general configuration
details, and the specific card driver for driver configuration details.
driver.
.SH "SEE ALSO"
__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__), r128(__drivermansuffix__), radeon(__drivermansuffix__)
.SH AUTHORS
See the individual driver pages for authors.

View File

@ -2,17 +2,17 @@
.ds q \N'34' .ds q \N'34'
.TH RADEON __drivermansuffix__ __vendorversion__ .TH RADEON __drivermansuffix__ __vendorversion__
.SH NAME .SH NAME
radeon \- ATI RADEON video driver radeonold \- ATI RADEON video driver version 6.12.2.
.SH SYNOPSIS .SH SYNOPSIS
.nf .nf
.B "Section \*qDevice\*q" .B "Section \*qDevice\*q"
.BI " Identifier \*q" devname \*q .BI " Identifier \*q" devname \*q
.B " Driver \*qradeon\*q" .B " Driver \*qradeonold\*q"
\ \ ... \ \ ...
.B EndSection .B EndSection
.fi .fi
.SH DESCRIPTION .SH DESCRIPTION
.B radeon .B radeonold
is an __xservername__ driver for ATI RADEON based video cards with the is an __xservername__ driver for ATI RADEON based video cards with the
following features: following features:
.PP .PP