Fix a typo in intel_gtt(1).
authorEric Anholt <eric@anholt.net>
Wed, 24 Feb 2010 01:04:29 +0000 (17:04 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 25 Feb 2010 18:41:49 +0000 (10:41 -0800)
man/intel_gtt.1

index cd90905..dd036af 100644 (file)
@@ -6,7 +6,7 @@ intel_gtt \- Dump the contents of an Intel GPU's GTT
 .SH SYNOPSIS
 .B intel_gtt
 .SH DESCRIPTION
-.B intel_
+.B intel_gtt
 is a tool to view the contents of the GTT on an Intel GPU.  The GTT is
 the page table that maps between GPU addresses and system memory.
 This tool can be useful in debugging the Linux AGP driver