diff options
author | Michael Witten <mfwitten@gmail.com> | 2011-08-29 15:29:16 -0400 |
---|---|---|
committer | Michael Witten <mfwitten@gmail.com> | 2011-08-29 16:00:37 -0400 |
commit | bcd3cfc1213894ff955771508d46fa18d66e9328 (patch) | |
tree | 727af97f24bc5c5f4dbe81638966ea06c05dae2c /Documentation/DocBook/drm.tmpl | |
parent | 7f0925aca586b4a0cce81b06af7383d6aec59cc1 (diff) |
DocBook/drm: Clean up a todo-note
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Diffstat (limited to 'Documentation/DocBook/drm.tmpl')
-rw-r--r-- | Documentation/DocBook/drm.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl index 9da9b2831370..196b8b9dba11 100644 --- a/Documentation/DocBook/drm.tmpl +++ b/Documentation/DocBook/drm.tmpl | |||
@@ -850,8 +850,8 @@ void intel_crt_init(struct drm_device *dev) | |||
850 | management, memory management, and output management. | 850 | management, memory management, and output management. |
851 | </para> | 851 | </para> |
852 | <para> | 852 | <para> |
853 | Cover generic ioctls and sysfs layout here. Only need high | 853 | Cover generic ioctls and sysfs layout here. We only need high-level |
854 | level info, since man pages should cover the rest. | 854 | info, since man pages should cover the rest. |
855 | </para> | 855 | </para> |
856 | </chapter> | 856 | </chapter> |
857 | 857 | ||