DocBook/drm: , -> :
authorMichael Witten <mfwitten@gmail.com>
Thu, 25 Aug 2011 18:58:42 +0000 (18:58 +0000)
committerMichael Witten <mfwitten@gmail.com>
Mon, 29 Aug 2011 19:59:45 +0000 (19:59 +0000)
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Documentation/DocBook/drm.tmpl

index 60ddf4be11c71a28d499426ac2bfd2a04a0565c4..953c4cb726bb234b573111d56173890fdb77a81c 100644 (file)
       <para>
        If your driver supports memory management (it should!), you
        need to set that up at load time as well.  How you initialize
-       it depends on which memory manager you're using, TTM or GEM.
+       it depends on which memory manager you're using: TTM or GEM.
       </para>
       <sect3>
        <title>TTM initialization</title>
@@ -647,7 +647,7 @@ void intel_crt_init(struct drm_device *dev)
     <para>
       The memory manager lies at the heart of many DRM operations; it
       is required to support advanced client features like OpenGL
-      pbuffers.  The DRM currently contains two memory managers, TTM
+      pbuffers.  The DRM currently contains two memory managers: TTM
       and GEM.
     </para>
 
This page took 0.025943 seconds and 5 git commands to generate.