diff options
author | Michael Witten <mfwitten@gmail.com> | 2011-08-25 19:48:32 +0000 |
---|---|---|
committer | Michael Witten <mfwitten@gmail.com> | 2011-08-29 20:00:03 +0000 |
commit | 1dbd39c3ea3967c41a09e81c826499f7ae9c8180 (patch) | |
tree | 139644a9902d0ae9ea68f8a633063926dc39b446 /Documentation/DocBook/drm.tmpl | |
parent | 9029bd7a42e3c32783866630ee3eb6b82e273544 (diff) | |
download | linux-stable-1dbd39c3ea3967c41a09e81c826499f7ae9c8180.tar.gz |
DocBook/drm: Insert `it' for smooth reading
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Diffstat (limited to 'Documentation/DocBook/drm.tmpl')
-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 66a114a05c6f..15541b1fc052 100644 --- a/Documentation/DocBook/drm.tmpl +++ b/Documentation/DocBook/drm.tmpl @@ -458,7 +458,7 @@ core GEM initialization. A UMA device usually has what is called a "stolen" memory region, which provides space for the initial framebuffer and large, contiguous memory regions required by the - device. This space is not typically managed by GEM, and must + device. This space is not typically managed by GEM, and it must be initialized separately into its own DRM MM object. </para> <para> |