diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2013-02-05 11:02:30 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2013-02-05 11:02:30 +0000 |
commit | c6101d9d71a86a579ff9771d456b234a38bd80b7 (patch) | |
tree | 5b97b1048bed4f27c5fec4ce55440920153ebbf7 | |
parent | f33c90f7ada238683433d05492434120d06ea1fc (diff) |
man: Fix a typo s/debuging/debugging/
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-rw-r--r-- | man/intel.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/intel.man b/man/intel.man index 16db5211..fbd0230a 100644 --- a/man/intel.man +++ b/man/intel.man @@ -129,7 +129,7 @@ the GEM driver model. It is in the process of being superseded by \*qSNA\*q (Sandybridge's New Acceleration). Until that process is complete, the ability to choose which backend to use remains for backwards compatibility. In addition, there are a pair of sub-options to limit the acceleration for -debuging use. Specify \*qoff\*q to disable all acceleration, or \*qblt\*q to +debugging use. Specify \*qoff\*q to disable all acceleration, or \*qblt\*q to disable render acceleration and only use the BLT engine. .IP Default: use UXA (render acceleration) |