updated copyright string in man page of VMware SVGA driver.

This commit is contained in:
nolan
2005-02-18 23:15:59 +00:00
parent b4379cd6f9
commit 57d09f92c6

View File

@@ -1,4 +1,3 @@
.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/vmware/vmware.man,v 1.2 2001/04/06 17:44:58 dawes Exp $
.\" shorthand for double quote that works everywhere.
.ds q \N'34'
.TH VMWARE __drivermansuffix__ __vendorversion__
@@ -14,9 +13,9 @@ vmware \- VMware SVGA video driver
.fi
.SH DESCRIPTION
.B vmware
is an XFree86 driver for VMware virtual video cards.
is an __xservername__ driver for VMware virtual video cards.
.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
@@ -32,6 +31,6 @@ Enable or disable the HW cursor. Default: off.
.BI "Option \*qNoAccel\*q \*q" boolean \*q
Disable or enable acceleration. Default: acceleration is enabled.
.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
Copyright (c) 1999-2001 VMware, Inc.
Copyright (c) 1999-2005 VMware, Inc.