diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2013-12-15 13:56:04 +0200 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-09-29 18:05:19 -0700 |
commit | 3ec2fad6ed1a291f050cac4d33ea81e06c469c62 (patch) | |
tree | 9fc37d4b915115f08bb81b18ffb0801613d5a8e6 | |
parent | c59c5d241a5f09244be0cdea6dbdc938774c9486 (diff) |
Man page syntax fix.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | man/vmware.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/vmware.man b/man/vmware.man index 288981c..fb8b802 100644 --- a/man/vmware.man +++ b/man/vmware.man @@ -27,7 +27,7 @@ use Gallium3D XA to accelerate 3D operations. It will also by default enable DRI, the Direct Rendering Infrastructure, primarily for accelerated OpenGL. If 3D acceleration is available, the driver will in addition provide an additional XVideo adaptor for textured -video. Gallium3D XA,\*libxatracker.so\*q and the accelerated OpenGL driver, +video. Gallium3D XA, \*qlibxatracker.so\*q and the accelerated OpenGL driver, \*qvmwgfx_dri.so\*q is provided by the mesa distribution. .SH CONFIGURATION DETAILS Please refer to __xconfigfile__(__filemansuffix__) for general configuration |