summaryrefslogtreecommitdiff
path: root/building.html
diff options
context:
space:
mode:
authorYong Bakos <ybakos@humanoriented.com>2016-06-30 21:36:25 -0500
committerJonas Ã…dahl <jadahl@gmail.com>2016-07-01 10:56:15 +0800
commitd03d14ccdc2c8310ff02d9bc280d24f99439ee99 (patch)
tree0ed2ca99c34f65a995707b1ee1e7cf1007fdd925 /building.html
parent47348ac3fe59360d3eaad05a9e17aa33790b3693 (diff)
html: Remove trailing whitespace
The html files contain trailing whitespace, which is an annoyance when making a change: editors configured to remove trailing whitespace upon save end up cluttering the diff beyond the intent of the author. Remove trailing whitespace from all html files, so the annoyance described above no longer occurs. Signed-off-by: Yong Bakos <ybakos@humanoriented.com> Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
Diffstat (limited to 'building.html')
-rw-r--r--building.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/building.html b/building.html
index 1ff9ea2..1fe1245 100644
--- a/building.html
+++ b/building.html
@@ -1,8 +1,8 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
+<head>
+<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<link href="wayland.css" rel="stylesheet" type="text/css">
<title>Building Weston</title>
</head>
@@ -21,7 +21,7 @@ particular distros, such as the
</p>
<p>
-If you want an even current build, you can use
+If you want an even current build, you can use
our <a href="https://github.com/bryceharrington/wayland-build-tools/">wayland-build-tools</a>
scripts to check out and build all the git trees for your local system.
</p>
@@ -360,7 +360,7 @@ testing specific features in the wayland protocol: </p>
<li>'weston-view' does the same for pdf files</li>
<li>'weston-resizor' demonstrates smooth window resizing
(use up and down keys)</li>
- <li>'weston-eventdemo' reports libtoytoolkit's
+ <li>'weston-eventdemo' reports libtoytoolkit's
events to console (see weston-eventdemo --help)</li>
</ul>