diff options
author | Egbert Eich <eich@suse.de> | 2004-04-02 21:47:24 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-04-02 21:47:24 +0000 |
commit | 0aaf58a28d43de19ce84c4903dd36c092d4b16bc (patch) | |
tree | 7f492cdb51e251d1e1bef0bc0eacfdc941807960 | |
parent | 8bfd5f7bb773c61bbd56e04df7d1563f553bb307 (diff) |
70. Merging in the TM branch (Egbert Eich).XORG-RELEASE-1-STSF-FORKXORG-CYGWIN-LAST-MERGE
-rw-r--r-- | man/vmware.man | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/vmware.man b/man/vmware.man index efacc94..8e6ef60 100644 --- a/man/vmware.man +++ b/man/vmware.man @@ -1,4 +1,4 @@ -.\" $XFree86$ +.\" $__xservername__$ .\" shorthand for double quote that works everywhere. .ds q \N'34' .TH VMWARE __drivermansuffix__ __vendorversion__ @@ -14,9 +14,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 +32,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. |