summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu.herrb@laas.fr>2004-10-04 21:14:44 +0000
committerMatthieu Herrb <matthieu.herrb@laas.fr>2004-10-04 21:14:44 +0000
commita60309619fdff1cbeafb40bb9a2a42b0b8ffa15c (patch)
tree7eddc315070c26ba5733460d972aa835d4c42e71
parentdeddbe4bfec2da7af91e4760eb13fb580fe5d5ad (diff)
Manual pages fixes (XFree86 bugzilla #1487, Nicolas Joly).
-rw-r--r--man/chips.man12
1 files changed, 6 insertions, 6 deletions
diff --git a/man/chips.man b/man/chips.man
index ad05ba6..74861b6 100644
--- a/man/chips.man
+++ b/man/chips.man
@@ -1,4 +1,4 @@
-.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/chips/chips.man,v 1.5 2002/01/04 21:22:27 tsi Exp $
+.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/chips/chips.man,v 1.4 2001/12/17 20:52:32 dawes Exp $
.\" shorthand for double quote that works everywhere.
.ds q \N'34'
.TH CHIPS __drivermansuffix__ __vendorversion__
@@ -14,7 +14,7 @@ chips \- Chips and Technologies video driver
.fi
.SH DESCRIPTION
.B chips
-is an XFree86 driver for Chips and Technologies video processors. The majority
+is an __xservername__ driver for Chips and Technologies video processors. The majority
of the Chips and Technologies chipsets are supported by this driver. In general
the limitation on the capabilities of this driver are determined by the
chipset on which it is run. Where possible, this driver provides full
@@ -77,7 +77,7 @@ Color depths 1, 4, 8, 15, 16, 24 and 8+16 are supported on all chipsets.
The DirectColor visual is supported on all color depths except the 8+16
overlay mode. Full acceleration is supplied for all chipsets.
.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
@@ -119,7 +119,7 @@ Default: off
Enable or disable the HW cursor. Default: on.
.TP
.BI "Option \*qSWCursor\*q \*q" boolean \*q
-Enable or disable the HW cursor. Default: off.
+Enable or disable the SW cursor. Default: off.
.TP
.BI "Option \*qSTN\*q \*q" boolean \*q
Force detection of STN screen type. Default: off.
@@ -206,10 +206,10 @@ off by default. Using this option forces the use of an independent refresh
rate on the two screens.
Default: off.
.SH "SEE ALSO"
-XFree86(1), XF86Config(__filemansuffix__), xf86config(1), Xserver(1), X(__miscmansuffix__)
+__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__)
.PP
You are also recommended to read the README.chips file that comes with all
-XFree86 distributions, which discusses the
+__xservername__ distributions, which discusses the
.B chips
driver in more detail.
.SH AUTHORS