diff --git a/doc/Wayland/en-US/Author_Group.xml b/doc/Wayland/en-US/Author_Group.xml
index b664025d..7a707604 100644
--- a/doc/Wayland/en-US/Author_Group.xml
+++ b/doc/Wayland/en-US/Author_Group.xml
@@ -5,12 +5,12 @@
]>
- Dude
- McPants
+ Kristian
+ Høgsberg
- Somewhere
- Someone
+ Intel Corporation
- Dude.McPants@example.com
+ krh@bitplanet.net
+
diff --git a/doc/Wayland/en-US/Book_Info.xml b/doc/Wayland/en-US/Book_Info.xml
index 4a6d694f..4b134eb0 100644
--- a/doc/Wayland/en-US/Book_Info.xml
+++ b/doc/Wayland/en-US/Book_Info.xml
@@ -5,20 +5,27 @@
]>
Wayland
- short description
+ The Wayland display server
Documentation
0.1
0
0
- A short overview and summary of the book's subject and purpose, traditionally no more than one paragraph long. Note: the abstract will appear in the front matter of your book and will also be placed in the description field of the book's RPM spec file.
+ Wayland is a protocol for a compositor to talk to
+ its clients as well as a C library implementation of
+ that protocol. The compositor can be a standalone
+ display server running on Linux kernel modesetting
+ and evdev input devices, an X application, or a
+ wayland client itself. The clients can be
+ traditional applications, X servers (rootless or
+ fullscreen) or other display servers.
-
+
diff --git a/doc/Wayland/en-US/Wayland.ent b/doc/Wayland/en-US/Wayland.ent
index c6b36c27..da18a952 100644
--- a/doc/Wayland/en-US/Wayland.ent
+++ b/doc/Wayland/en-US/Wayland.ent
@@ -1,4 +1,4 @@
-
+
diff --git a/doc/Wayland/en-US/images/wayland.png b/doc/Wayland/en-US/images/wayland.png
new file mode 100644
index 00000000..c9937928
Binary files /dev/null and b/doc/Wayland/en-US/images/wayland.png differ