summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorMichael Witten <mfwitten@gmail.com>2011-08-29 18:07:13 +0000
committerMichael Witten <mfwitten@gmail.com>2011-08-29 20:00:35 +0000
commit7f0925aca586b4a0cce81b06af7383d6aec59cc1 (patch)
treec3ec4c53bd96c2e58eb4b8d50ce8687867410748 /Documentation
parenta5294e01f2777649834d218583e7a32b2dacb699 (diff)
downloadlinux-0-day-7f0925aca586b4a0cce81b06af7383d6aec59cc1.tar.gz
linux-0-day-7f0925aca586b4a0cce81b06af7383d6aec59cc1.tar.xz
DocBook/drm: `device aware' -> `device-aware'
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Diffstat (limited to 'Documentation')
-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 65e14f96f943b..9da9b2831370c 100644
--- a/Documentation/DocBook/drm.tmpl
+++ b/Documentation/DocBook/drm.tmpl
@@ -841,7 +841,7 @@ void intel_crt_init(struct drm_device *dev)
The DRM core exports several interfaces to applications,
generally intended to be used through corresponding libdrm
wrapper functions. In addition, drivers export device-specific
- interfaces for use by userspace drivers &amp; device aware
+ interfaces for use by userspace drivers &amp; device-aware
applications through ioctls and sysfs files.
</para>
<para>