diff options
author | Jesse Barnes <jbarnes@hobbes.virtuousgeek.org> | 2007-11-09 07:55:01 -0800 |
---|---|---|
committer | Jesse Barnes <jbarnes@hobbes.virtuousgeek.org> | 2007-11-09 07:55:53 -0800 |
commit | 62404a9c9c0d98efb69ac96209dea17331e0489c (patch) | |
tree | be32b4537d512e23d6324fb5fc8f359c193424f1 /man | |
parent | 177924e879564b7e9e70fd607141978bfd053fff (diff) |
Update man page to reflect EXA by default
Diffstat (limited to 'man')
-rw-r--r-- | man/intel.man | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/intel.man b/man/intel.man index efe34d7e..963c6a2a 100644 --- a/man/intel.man +++ b/man/intel.man @@ -168,9 +168,9 @@ Default for i830 and above: Disabled. .TP .BI "Option \*qAccelMethod\*q \*q" string \*q Choose acceleration architecture, either "XAA" or "EXA". XAA is the old -(but stable) XFree86 based acceleration architecture. EXA is a newer and -simpler acceleration architecture designed to better accelerate the X Render -extension. Default: "XAA". +XFree86 based acceleration architecture. EXA is a newer and simpler +acceleration architecture designed to better accelerate the X Render extension. +Default: "EXA". .TP .BI "Option \*qModeDebug\*q \*q" boolean \*q Enable printing of additional debugging information about modesetting to |