diff options
author | Keith Packard <keithp@keithp.com> | 2004-03-26 22:31:02 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2004-03-26 22:31:02 +0000 |
commit | 92e858b7915a5e8070d5fb2a4597ac41e965c5f6 (patch) | |
tree | 73a8ce9dec173d1529cef5831a9a2d78bef67161 | |
parent | 05ef698c005f726e3e5138dfc50bd3b76f3dd9fd (diff) |
32. Fix TM issues in all video driver manual pages. (Keith Packard)XORG-TM-CYGWIN-MERGEXORG-TM-CYGWIN-LAST-MERGEXORG-RELEASE-1-TM-CLOSEDXORG-RELEASE-1-TM
-rw-r--r-- | man/cirrus.man | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/cirrus.man b/man/cirrus.man index 476bd80..ef0f43b 100644 --- a/man/cirrus.man +++ b/man/cirrus.man @@ -14,17 +14,17 @@ cirrus \- Cirrus Logic video driver .fi .SH DESCRIPTION .B cirrus -is an XFree86 driver for Cirrus Logic video chips. +is an __xservername__ driver for Cirrus Logic video chips. THIS MAN PAGE NEEDS TO BE FILLED IN. .SH SUPPORTED HARDWARE The .B cirrus driver supports... .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. .SH "SEE ALSO" -XFree86(1), XF86Config(__filemansuffix__), xf86config(1), Xserver(1), X(__miscmansuffix__) +__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__) .SH AUTHORS Authors include: ... |