Commit 7f0925ac authored by Michael Witten's avatar Michael Witten

DocBook/drm: `device aware' -> `device-aware'

Signed-off-by: default avatarMichael Witten <mfwitten@gmail.com>
parent a5294e01
...@@ -841,7 +841,7 @@ void intel_crt_init(struct drm_device *dev) ...@@ -841,7 +841,7 @@ void intel_crt_init(struct drm_device *dev)
The DRM core exports several interfaces to applications, The DRM core exports several interfaces to applications,
generally intended to be used through corresponding libdrm generally intended to be used through corresponding libdrm
wrapper functions. In addition, drivers export device-specific 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. applications through ioctls and sysfs files.
</para> </para>
<para> <para>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment