diff options
author | Keith Packard <keithp@keithp.com> | 2004-03-26 22:31:47 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2004-03-26 22:31:47 +0000 |
commit | df1e20db9c2fc6a543c5533d4ac5ac0714e857f5 (patch) | |
tree | 52c77fbda4685fdd4b3570d0a6f7133087552827 | |
parent | d25469844d417e88dfdb430057be18c195aa8e4e (diff) |
32. Fix TM issues in all video driver manual pages. (Keith Packard)
-rw-r--r-- | man/sunbw2.man | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/sunbw2.man b/man/sunbw2.man index 8a50cd5..f6676e1 100644 --- a/man/sunbw2.man +++ b/man/sunbw2.man @@ -1,4 +1,4 @@ -.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sunbw2/sunbw2.man,v 1.1 2001/01/24 00:06:28 dawes Exp $ +.\" $__xservername__: xc/programs/Xserver/hw/xfree86/drivers/sunbw2/sunbw2.man,v 1.1 2001/01/24 00:06:28 dawes Exp $ .\" shorthand for double quote that works everywhere. .ds q \N'34' .TH SUNBW2 __drivermansuffix__ __vendorversion__ @@ -14,17 +14,17 @@ sunbw2 \- BW2 video driver .fi .SH DESCRIPTION .B sunbw2 -is an XFree86 driver for Sun BW2 video cards. +is an __xservername__ driver for Sun BW2 video cards. THIS MAN PAGE NEEDS TO BE FILLED IN. .SH SUPPORTED HARDWARE The .B sunbw2 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: Jakub Jelinek <jakub@redhat.com> |