diff options
-rw-r--r-- | Documentation/DocBook/drm.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
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) | |||
841 | The DRM core exports several interfaces to applications, | 841 | The DRM core exports several interfaces to applications, |
842 | generally intended to be used through corresponding libdrm | 842 | generally intended to be used through corresponding libdrm |
843 | wrapper functions. In addition, drivers export device-specific | 843 | wrapper functions. In addition, drivers export device-specific |
844 | interfaces for use by userspace drivers & device aware | 844 | interfaces for use by userspace drivers & device-aware |
845 | applications through ioctls and sysfs files. | 845 | applications through ioctls and sysfs files. |
846 | </para> | 846 | </para> |
847 | <para> | 847 | <para> |