[PATCH wayland] doc: Fix incorrectly formatted section header

Tiago Vignatti tiago.vignatti at intel.com
Mon Nov 12 04:31:42 PST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=56719

Reported-by: Petr Gladkikh <PetrGlad at gmail.com>
Signed-off-by: Tiago Vignatti <tiago.vignatti at intel.com>
---
 doc/Wayland/en_US/Architecture.xml |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/doc/Wayland/en_US/Architecture.xml b/doc/Wayland/en_US/Architecture.xml
index d5488b8..4af91ea 100644
--- a/doc/Wayland/en_US/Architecture.xml
+++ b/doc/Wayland/en_US/Architecture.xml
@@ -263,8 +263,10 @@
       that even if an application passes a new buffer to the
       compositor, only a small part of the buffer may be
       different, like a blinking cursor or a spinner.
-      Hardware Enabling for Wayland
     </para>
+  </section>
+  <section id="sect-Wayland-Architecture-wayland_hw_enabling">
+    <title>Hardware Enabling for Wayland</title>
     <para>
       Typically, hardware enabling includes modesetting/display
       and EGL/GLES2. On top of that Wayland needs a way to share
-- 
1.7.9.5



More information about the wayland-devel mailing list