From c6101d9d71a86a579ff9771d456b234a38bd80b7 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Tue, 5 Feb 2013 11:02:30 +0000 Subject: [PATCH] man: Fix a typo s/debuging/debugging/ Signed-off-by: Chris Wilson --- man/intel.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)