projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5294e0
)
DocBook/drm: `device aware' -> `device-aware'
author
Michael Witten
<mfwitten@gmail.com>
Mon, 29 Aug 2011 18:07:13 +0000
(18:07 +0000)
committer
Michael Witten
<mfwitten@gmail.com>
Mon, 29 Aug 2011 20:00:35 +0000
(20:00 +0000)
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Documentation/DocBook/drm.tmpl
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/DocBook/drm.tmpl
b/Documentation/DocBook/drm.tmpl
index 65e14f96f943b9f253676f2539661b1bfa6131a9..9da9b2831370cc7176878a3378c23549b22c0b9e 100644
(file)
--- 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 & device
aware
+ interfaces for use by userspace drivers & device
-
aware
applications through ioctls and sysfs files.
</para>
<para>