From: Michael Witten Date: Mon, 29 Aug 2011 18:07:13 +0000 (+0000) Subject: DocBook/drm: `device aware' -> `device-aware' X-Git-Tag: next-20110831~62^2^2~1 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=810e0bc0c8885f0586e48efd8eeb7466947bdb69;p=karo-tx-linux.git DocBook/drm: `device aware' -> `device-aware' Signed-off-by: Michael Witten Signed-off-by: Randy Dunlap --- diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl index 65e14f96f943..9da9b2831370 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 & device aware + interfaces for use by userspace drivers & device-aware applications through ioctls and sysfs files.