summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2004-03-26 22:32:14 +0000
committerKeith Packard <keithp@keithp.com>2004-03-26 22:32:14 +0000
commitf659f92bb095bcc7770a6b62a4c2f3f1f0a8b136 (patch)
treee2528c04f5bf27a020a35880a4c3e5deac39d6f0
parenta9dc7e8e104c42dee5fee37cebb63d597943b3dc (diff)
downloadxorg-driver-xf86-video-vesa-f659f92bb095bcc7770a6b62a4c2f3f1f0a8b136.tar.gz
32. Fix TM issues in all video driver manual pages. (Keith Packard)
-rw-r--r--man/vesa.man10
1 files changed, 5 insertions, 5 deletions
diff --git a/man/vesa.man b/man/vesa.man
index 1a4bbef..65b954f 100644
--- a/man/vesa.man
+++ b/man/vesa.man
@@ -1,4 +1,4 @@
-.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/vesa/vesa.man,v 1.2 2001/01/27 18:20:56 dawes Exp $
+.\" $__xservername__: xc/programs/Xserver/hw/xfree86/drivers/vesa/vesa.man,v 1.2 2001/01/27 18:20:56 dawes Exp $
.\" shorthand for double quote that works everywhere.
.ds q \N'34'
.TH VESA __drivermansuffix__ __vendorversion__
@@ -14,7 +14,7 @@ vesa \- Generic VESA video driver
.fi
.SH DESCRIPTION
.B vesa
-is an XFree86 driver for generic VESA video cards. It can drive most
+is an __xservername__ driver for generic VESA video cards. It can drive most
VESA-compatible video cards, but only makes use of the basic standard
VESA core that is common to these cards. The driver supports depths 8, 15
16 and 24.
@@ -24,7 +24,7 @@ The
driver supports most VESA-compatible video cards. There are some known
exceptions, and those should be listed here.
.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
@@ -47,6 +47,6 @@ Enable or disable use of the shadow framebuffer layer. Default: on.
This option is recommended for performance reasons.
.SH "SEE ALSO"
-XFree86(1), XF86Config(__filemansuffix__), xf86cfg(1), xf86config(1), Xserver(1), X(__miscmansuffix__)
+__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgcfg(__appmansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__)
.SH AUTHORS
-Authors include: Paulo César Pereira de Andrade.
+Authors include: Paulo Ce\'sar Pereira de Andrade.