diff options
author | Eric Anholt <anholt@freebsd.org> | 2004-06-16 09:23:59 +0000 |
---|---|---|
committer | Eric Anholt <anholt@freebsd.org> | 2004-06-16 09:23:59 +0000 |
commit | a302d3993349aeec3fbf3bf753e1e7d57519b300 (patch) | |
tree | 698690326bc1dc647f035ee7fa3877179efde88b /man | |
parent | e04839d52cadd3b08c48d86d7416d28e7c89427c (diff) |
DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-merge
Diffstat (limited to 'man')
-rw-r--r-- | man/sunffb.man | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/sunffb.man b/man/sunffb.man index 2180add..e30c73a 100644 --- a/man/sunffb.man +++ b/man/sunffb.man @@ -1,4 +1,4 @@ -.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sunffb/sunffb.man,v 1.1 2001/01/24 00:06:30 dawes Exp $ +.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sunffb/sunffb.man,v 1.2 2001/01/27 18:20:54 dawes Exp $ .\" shorthand for double quote that works everywhere. .ds q \N'34' .TH FFB __drivermansuffix__ __vendorversion__ @@ -14,17 +14,17 @@ ffb \- SUNFFB video driver .fi .SH DESCRIPTION .B ffb -is an __xservername__ driver for Sun Creator, Creator 3D and Elite 3D video cards. +is an XFree86 driver for Sun Creator, Creator 3D and Elite 3D video cards. THIS MAN PAGE NEEDS TO BE FILLED IN. .SH SUPPORTED HARDWARE The .B ffb driver supports... .SH CONFIGURATION DETAILS -Please refer to __xconfigfile__(__filemansuffix__) for general configuration +Please refer to XF86Config(__filemansuffix__) for general configuration details. This section only covers configuration details specific to this driver. .SH "SEE ALSO" -__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__) +XFree86(1), XF86Config(__filemansuffix__), xf86config(1), Xserver(1), X(__miscmansuffix__) .SH AUTHORS Authors include: Jakub Jelinek <jakub@redhat.com>, David S. Miller <davem@redhat.com>, Michal Rehacek <majkl@iname.com> |