man: Fix typo
Signed-off-by: Andreas Boll <andreas.boll.dev@gmail.com> Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>main
parent
7e9e373935
commit
22263ca11a
|
@ -126,7 +126,7 @@
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><emphasis>Framebuffers</emphasis> are abstract memory objects
|
<para><emphasis>Framebuffers</emphasis> are abstract memory objects
|
||||||
that provide a source of pixel data to scanout to a CRTC.
|
that provide a source of pixel data to scanout to a CRTC.
|
||||||
Applications explicitely request the creation of framebuffers
|
Applications explicitly request the creation of framebuffers
|
||||||
and can control their behavior. Framebuffers rely on the
|
and can control their behavior. Framebuffers rely on the
|
||||||
underneath memory manager for low-level memory operations.
|
underneath memory manager for low-level memory operations.
|
||||||
When creating a framebuffer, applications pass a memory handle
|
When creating a framebuffer, applications pass a memory handle
|
||||||
|
|
Loading…
Reference in New Issue