summaryrefslogtreecommitdiff
path: root/man/ati.man
diff options
context:
space:
mode:
authorBrice Goglin <Brice.Goglin@ens-lyon.org>2007-07-25 19:01:02 +0200
committerBrice Goglin <Brice.Goglin@ens-lyon.org>2007-07-25 19:01:02 +0200
commit165a07cbbfcd94e3d1fac434b8fada8d29428a09 (patch)
tree411360faed943480da6323d5e7aeecf3420a9012 /man/ati.man
parent18b00b47a483e7854727e99126808ddf361e7a4a (diff)
Minor fixes in the manpages
- ati.man . add references to radeon and r128 manpages in SEE ALSO (Xavier Bestel in Debian bug #386001). . remove the manpage suffix from atimisc reference in the text since there is no such manpage for now. - radeon.man . typo in "specifying" (reported by A. Costa in Debian bug #432059). . replace a non-ascii character with the corresponding groff escape sequence so that it works whatever the locale (Julien Cristau).
Diffstat (limited to 'man/ati.man')
-rw-r--r--man/ati.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/ati.man b/man/ati.man
index bc33610..c6c7d01 100644
--- a/man/ati.man
+++ b/man/ati.man
@@ -17,7 +17,7 @@ ati \- ATI video driver
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 atimisc(__drivermansuffix__) driver as
+r128(__drivermansuffix__), or atimisc driver as
appropriate.
.SH SUPPORTED HARDWARE
The
@@ -29,6 +29,6 @@ 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__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__)
+__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__), r128(__drivermansuffix__), radeon(__drivermansuffix__)
.SH AUTHORS
See the individual driver pages for authors.