summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2007-03-01 10:44:00 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2007-03-01 10:44:00 -0800
commit23eae9e5dedfe2a5930d30af0de1b7a1ba21fc1a (patch)
tree8891d1c7f6464458fc021d8cdf5c932c5d78916d
parent933fac699a3ba9257c87fb209b6dd21c29d15a4a (diff)
Replace references to XFree86/XF86Config in man page
-rw-r--r--man/cyrix.man6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/cyrix.man b/man/cyrix.man
index f8fb670..85e15f9 100644
--- a/man/cyrix.man
+++ b/man/cyrix.man
@@ -14,7 +14,7 @@ cyrix \- Cyrix video driver
.fi
.SH DESCRIPTION
.B cyrix
-is an XFree86 driver for the Cyrix MediaGX (now Natsemi Geode) series of
+is an __xservername__ driver for the Cyrix MediaGX (now Natsemi Geode) series of
processors when using the built in video.
.SH SUPPORTED HARDWARE
The
@@ -28,7 +28,7 @@ The MediaGX run length compresses its shared framebuffer, for the best
performance on a MediaGX machine pick backgrounds that compress well
horizonally.
.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
@@ -69,7 +69,7 @@ this is buggy and may result in strange illegal instruction traps.
.PP
Hardware cursors are not currently supported.
.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: Richard Hecker, Annius Groenink, Dirk Hohndel, The GGI
Project, Alan Cox.