diff options
-rw-r--r-- | man/vmware.man | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/man/vmware.man b/man/vmware.man index e2d707f..40677f4 100644 --- a/man/vmware.man +++ b/man/vmware.man @@ -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. |