diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2012-01-25 22:15:20 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2012-01-25 22:15:20 +0000 |
commit | b4b571227f3ca899efd27880860a5e45c60cb101 (patch) | |
tree | c1b73d272c4c7e92e830c12dd053f9c0588703da /driver/xf86-video-radeonold | |
parent | db7e02f9c2ef461f6045b4d379e951dde6218716 (diff) |
replace radeon -> radeonold in a few places. Remove the unused atiold
man page.
Diffstat (limited to 'driver/xf86-video-radeonold')
-rw-r--r-- | driver/xf86-video-radeonold/man/atiold.man | 34 | ||||
-rw-r--r-- | driver/xf86-video-radeonold/man/radeonold.man | 6 |
2 files changed, 3 insertions, 37 deletions
diff --git a/driver/xf86-video-radeonold/man/atiold.man b/driver/xf86-video-radeonold/man/atiold.man deleted file mode 100644 index 614cca258..000000000 --- a/driver/xf86-video-radeonold/man/atiold.man +++ /dev/null @@ -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. diff --git a/driver/xf86-video-radeonold/man/radeonold.man b/driver/xf86-video-radeonold/man/radeonold.man index 09239cf46..637721003 100644 --- a/driver/xf86-video-radeonold/man/radeonold.man +++ b/driver/xf86-video-radeonold/man/radeonold.man @@ -2,17 +2,17 @@ .ds q \N'34' .TH RADEON __drivermansuffix__ __vendorversion__ .SH NAME -radeon \- ATI RADEON video driver +radeonold \- ATI RADEON video driver version 6.12.2. .SH SYNOPSIS .nf .B "Section \*qDevice\*q" .BI " Identifier \*q" devname \*q -.B " Driver \*qradeon\*q" +.B " Driver \*qradeonold\*q" \ \ ... .B EndSection .fi .SH DESCRIPTION -.B radeon +.B radeonold is an __xservername__ driver for ATI RADEON based video cards with the following features: .PP |