diff options
author | nolan <nolan> | 2005-02-18 23:15:59 +0000 |
---|---|---|
committer | nolan <nolan> | 2005-02-18 23:15:59 +0000 |
commit | 57d09f92c656203958bbc2040f255040f7d051ca (patch) | |
tree | 7af7f7299b6780166c9d8192247b804610fa4d37 | |
parent | b4379cd6f99c14a2feaabce4560f6dfd62543c62 (diff) |
updated copyright string in man page of VMware SVGA driver.sco_port_update-baseXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1
-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. |