浏览代码

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

Signed-off-by: Michael Witten <mfwitten@gmail.com>
Michael Witten 13 年之前
父节点
当前提交
7f0925aca5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Documentation/DocBook/drm.tmpl

+ 1 - 1
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>