diff --git a/unstable/surface-layers.xml b/unstable/surface-layers.xml
index de784b9..28ee777 100644
--- a/unstable/surface-layers.xml
+++ b/unstable/surface-layers.xml
@@ -105,24 +105,12 @@
-
-
- Sets the position of the surface in the layer in the wl_output's
- physical hardware coordinates (that is, within the range of 0 to the
- width of the wl_output given by wl_output.mode, inclusive). The size of
- the surface is taken from the size of the attached buffer.
-
-
-
-
-
- You may use these anchor points to attach your surface to the corner of
- an output instead of manually positioning it.
+ Specifies the corners and edges of an output that you may anchor the
+ surface to.
-
@@ -135,9 +123,8 @@
- Instead of using manual positioning, you may set an anchor point to have
- the surface positioned in the specified corner of the output. This
- setting overrides the values given via set_position.
+ Requests that the compositor anchor the surface to the specified corner
+ or edge.