DocBook/drm: Clean up `pre-memory management aware'
authorMichael Witten <mfwitten@gmail.com>
Thu, 25 Aug 2011 18:31:42 +0000 (18:31 +0000)
committerMichael Witten <mfwitten@gmail.com>
Mon, 29 Aug 2011 19:30:39 +0000 (19:30 +0000)
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Documentation/DocBook/drm.tmpl

index 42368f4..e9242c0 100644 (file)
       conflict with DRM client requirements.  For instance, if user
       level mode setting drivers are in use, it would be problematic
       to perform output discovery &amp; configuration at load time.
-      Likewise, if pre-memory management aware user level drivers are
+      Likewise, if user-level drivers unaware of memory management are
       in use, memory management and command buffer setup may need to
       be omitted.  These requirements are driver specific, and care
       needs to be taken to keep both old and new applications and