diff options
author | Philip Langdale <philipl@fido2.homeip.net> | 2007-02-08 13:44:57 -0800 |
---|---|---|
committer | Philip Langdale <philipl@fido2.homeip.net> | 2007-02-08 13:44:57 -0800 |
commit | 520f570aa3869090eac3accf6a2b3886ab188590 (patch) | |
tree | a6dc6e95455588a2001b556e73f501d40ce68162 | |
parent | af8c0596a224ba8436d55c5dd6063fff688c7ad1 (diff) |
Update man page to remove mention of the NoAccel option which
no longer exists as we don't do any 'acceleration'.
-rw-r--r-- | man/vmware.man | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/man/vmware.man b/man/vmware.man index 1092488..c487747 100644 --- a/man/vmware.man +++ b/man/vmware.man @@ -28,9 +28,6 @@ are supported: .BI "Option \*qHWCursor\*q \*q" boolean \*q Enable or disable the HW cursor. Default: off. .TP -.BI "Option \*qNoAccel\*q \*q" boolean \*q -Disable or enable acceleration. Default: acceleration is enabled. -.TP .BI "Option \*qXinerama\*q \*q" boolean \*q Disable or enable Xinerama support. Default: xinerama is enabled if the hardware supports it. |