Minor xorg.conf manpage fixups

Use __libmansuffix__ instead of __oslibmansuffix__ which isn't getting
replaced, and rewrap some text to get __xservername__ replaced in the
description of Option "Accel" (cpp doesn't like the preceding quote).
This commit is contained in:
Julien Cristau 2008-04-20 20:36:44 +02:00
parent 4bcfed2f9c
commit 40c6be1408

View File

@ -54,7 +54,7 @@ is the relative path (with no \(lq..\(rq components) specified by that
environment variable, and environment variable, and
.I <hostname> .I <hostname>
is the machine's hostname as reported by is the machine's hostname as reported by
.BR gethostname (__oslibmansuffix__). .BR gethostname (__libmansuffix__).
.PP .PP
When the __xservername__ server is started by the \(lqroot\(rq user, the config file When the __xservername__ server is started by the \(lqroot\(rq user, the config file
search locations are as follows: search locations are as follows:
@ -93,7 +93,7 @@ is the path specified by that environment variable (usually the home
directory), and directory), and
.I <hostname> .I <hostname>
is the machine's hostname as reported by is the machine's hostname as reported by
.BR gethostname (__oslibmansuffix__). .BR gethostname (__libmansuffix__).
.PP .PP
The The
.I __xconfigfile__ .I __xconfigfile__
@ -1624,8 +1624,8 @@ Others are driver\-independent, and will eventually be described here.
.\" XXX These should really be in an xaa man page. .\" XXX These should really be in an xaa man page.
.TP 7 .TP 7
.BI "Option \*qAccel\*q" .BI "Option \*qAccel\*q"
Enables XAA (X Acceleration Architecture), a mechanism that makes video Enables XAA (X Acceleration Architecture), a mechanism that makes video cards'
cards' 2D hardware acceleration available to the __xservername__ server. 2D hardware acceleration available to the __xservername__ server.
This option is on by default, but it may be necessary to turn it off if This option is on by default, but it may be necessary to turn it off if
there are bugs in the driver. there are bugs in the driver.
There are many options to disable specific accelerated operations, listed There are many options to disable specific accelerated operations, listed