diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index a11cbbe4..42bb4461 100644
--- a/protocol/wayland.xml
+++ b/protocol/wayland.xml
@@ -403,14 +403,6 @@
called before destroying the wl_surface object.
-
-
- Ping a client to check if it is receiving events and sending
- requests. A client is expected to reply with a pong request.
-
-
-
-
A client must respond to a ping event with a pong request or
@@ -553,6 +545,14 @@
+
+
+ Ping a client to check if it is receiving events and sending
+ requests. A client is expected to reply with a pong request.
+
+
+
+
The configure event asks the client to resize its surface.