summaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook
diff options
context:
space:
mode:
authorMichael Witten2011-08-25 20:20:54 +0200
committerMichael Witten2011-08-29 21:30:32 +0200
commit02391f1fe7b4e5434e4c558dcae99b9368c84bf3 (patch)
tree742dfc09ba72ab805e8c82d85a938da6756f3362 /Documentation/DocBook
parentDocBook/drm: Use a semicolon (diff)
downloadkernel-qcow2-linux-02391f1fe7b4e5434e4c558dcae99b9368c84bf3.tar.gz
kernel-qcow2-linux-02391f1fe7b4e5434e4c558dcae99b9368c84bf3.tar.xz
kernel-qcow2-linux-02391f1fe7b4e5434e4c558dcae99b9368c84bf3.zip
DocBook/drm: a -> an
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Diffstat (limited to 'Documentation/DocBook')
-rw-r--r--Documentation/DocBook/drm.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl
index aa13e0883510..5b815b83c30b 100644
--- a/Documentation/DocBook/drm.tmpl
+++ b/Documentation/DocBook/drm.tmpl
@@ -203,7 +203,7 @@
<term>DRIVER_HAVE_IRQ</term><term>DRIVER_IRQ_SHARED</term>
<listitem>
<para>
- DRIVER_HAVE_IRQ indicates whether the driver has a IRQ
+ DRIVER_HAVE_IRQ indicates whether the driver has an IRQ
handler, DRIVER_IRQ_SHARED indicates whether the device &amp;
handler support shared IRQs (note that this is required of
PCI drivers).