diff options
Diffstat (limited to 'driver/xf86-video-suncg6/man/suncg6.man')
-rw-r--r-- | driver/xf86-video-suncg6/man/suncg6.man | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/driver/xf86-video-suncg6/man/suncg6.man b/driver/xf86-video-suncg6/man/suncg6.man new file mode 100644 index 000000000..36b7ddbb8 --- /dev/null +++ b/driver/xf86-video-suncg6/man/suncg6.man @@ -0,0 +1,30 @@ +.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/suncg6/suncg6.man,v 1.1 2001/01/24 00:06:29 dawes Exp $ +.\" shorthand for double quote that works everywhere. +.ds q \N'34' +.TH SUNCG6 __drivermansuffix__ __vendorversion__ +.SH NAME +suncg6 \- GX/Turbo GX video driver +.SH SYNOPSIS +.nf +.B "Section \*qDevice\*q" +.BI " Identifier \*q" devname \*q +.B " Driver \*qsuncg6\*q" +\ \ ... +.B EndSection +.fi +.SH DESCRIPTION +.B suncg6 +is an __xservername__ driver for Sun GX and Turbo GX (also known as cgsix) video cards. +THIS MAN PAGE NEEDS TO BE FILLED IN. +.SH SUPPORTED HARDWARE +The +.B suncg6 +driver supports... +.SH CONFIGURATION DETAILS +Please refer to __xconfigfile__(__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__) +.SH AUTHORS +Authors include: Jakub Jelinek <jakub@redhat.com> |