diff --git a/docs/tutorial/LangImpl1.html b/docs/tutorial/LangImpl1.html
index a699ed6f5e3..4a2571514e0 100644
--- a/docs/tutorial/LangImpl1.html
+++ b/docs/tutorial/LangImpl1.html
@@ -253,7 +253,7 @@ so that you can use the lexer and parser together.
+ src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!">
Chris Lattner
The LLVM Compiler Infrastructure
diff --git a/docs/tutorial/LangImpl2.html b/docs/tutorial/LangImpl2.html
index d707e328fd9..340a6193a99 100644
--- a/docs/tutorial/LangImpl2.html
+++ b/docs/tutorial/LangImpl2.html
@@ -1186,7 +1186,7 @@ int main() {
+ src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!">
Chris Lattner
The LLVM Compiler Infrastructure
diff --git a/docs/tutorial/LangImpl3.html b/docs/tutorial/LangImpl3.html
index e110bea799f..b1f237c2c4a 100644
--- a/docs/tutorial/LangImpl3.html
+++ b/docs/tutorial/LangImpl3.html
@@ -534,7 +534,7 @@ ready> cos(1.234);
ready> Read top-level expression:
define double @""() {
entry:
- %calltmp = call double @cos( double 1.234000e+00 ) ; [#uses=1]
+ %calltmp = call double @cos( double 1.234000e+00 )
ret double %calltmp
}
@@ -1180,7 +1180,7 @@ int main() {
+ src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!">
Chris Lattner
The LLVM Compiler Infrastructure
diff --git a/docs/tutorial/LangImpl4.html b/docs/tutorial/LangImpl4.html
index 358ec69ad17..154b462e499 100644
--- a/docs/tutorial/LangImpl4.html
+++ b/docs/tutorial/LangImpl4.html
@@ -68,7 +68,7 @@ public:
+ src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!">
Chris Lattner
The LLVM Compiler Infrastructure