summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/technical-details.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/technical-details.xml')
-rw-r--r--documentation/ref-manual/technical-details.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml
index 8c9044139d..d48e57cd8a 100644
--- a/documentation/ref-manual/technical-details.xml
+++ b/documentation/ref-manual/technical-details.xml
@@ -944,7 +944,7 @@
944 <title>Wayland</title> 944 <title>Wayland</title>
945 945
946 <para> 946 <para>
947 <ulink url='http://en.wikipedia.org/wiki/Wayland_(display_server_protocol)#Weston'>Wayland</ulink> 947 <ulink url='http://en.wikipedia.org/wiki/Wayland_(display_server_protocol)'>Wayland</ulink>
948 is a computer display server protocol that 948 is a computer display server protocol that
949 provides a method for compositing window managers to communicate 949 provides a method for compositing window managers to communicate
950 directly with applications and video hardware and expects them to 950 directly with applications and video hardware and expects them to
@@ -956,7 +956,9 @@
956 956
957 <para> 957 <para>
958 The Yocto Project provides the Wayland protocol libraries and the 958 The Yocto Project provides the Wayland protocol libraries and the
959 reference Weston compositor as part of its release. 959 reference
960 <ulink url='http://en.wikipedia.org/wiki/Wayland_(display_server_protocol)#Weston'>Weston</ulink>
961 compositor as part of its release.
960 This section describes what you need to do to implement Wayland and 962 This section describes what you need to do to implement Wayland and
961 use the compositor when building an image for a supporting target. 963 use the compositor when building an image for a supporting target.
962 </para> 964 </para>