diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2012-02-26 12:15:31 -0500 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2012-03-26 16:36:55 -0700 |
commit | 92d50c38b2bfeb82e7374a1966a53235e3f8275e (patch) | |
tree | 6757c1ddb8b6aa54c4f9506fb788a67db1a336bb /hw/xfree86/exa | |
parent | 9e880cd2e36236e466fda0adadee34a407ae3341 (diff) |
man: s/__xservername__/Xorg/g - no longer required
Excerpt from http://lists.x.org/archives/xorg-devel/2011-March/020481.html:
The Xorg & xorg.conf substitutions are leftover from the transitional
period where some distros were building our sources with the XFree86
and XF86config names until they had time to adjust the rest of their
packages/installer/config code to the new names.
This will fix inconsistencies and prevent the creation of new unneeded
sed patterns.
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'hw/xfree86/exa')
-rw-r--r-- | hw/xfree86/exa/man/exa.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/exa/man/exa.man b/hw/xfree86/exa/man/exa.man index e43411ee7..42a8de31d 100644 --- a/hw/xfree86/exa/man/exa.man +++ b/hw/xfree86/exa/man/exa.man @@ -36,7 +36,7 @@ default is intended to be the best performing one for general use, though others may help with specific use cases. Available options include \*qalways\*q, \*qgreedy\*q, and \*qsmart\*q. Default: always. .SH "SEE ALSO" -.BR __xservername__ (__appmansuffix__), +.BR Xorg (__appmansuffix__), .BR xorg.conf(__filemansuffix__). .SH AUTHORS Authors include: Keith Packard, Eric Anholt, Zack Rusin, and Michel D\(:anzer |