summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2010-02-23 17:04:29 -0800
committerEric Anholt <eric@anholt.net>2010-02-25 10:41:49 -0800
commit0e4e700c51fbed8f333f2642edadf1b46bf51cc5 (patch)
treef010dc1be8946d6841684a5a02829cb980cf8bfa /man
parent17b8abdb6b9401768c9b1821ac33220d3b7eea5e (diff)
Fix a typo in intel_gtt(1).
Diffstat (limited to 'man')
-rw-r--r--man/intel_gtt.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/intel_gtt.1 b/man/intel_gtt.1
index cd909050..dd036aff 100644
--- a/man/intel_gtt.1
+++ b/man/intel_gtt.1
@@ -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