Add appropriate alt-text to SystemTap images.
diff --git a/new/2.2/new.html b/new/2.2/new.html
index 7667a34..1d7b10f 100755
--- a/new/2.2/new.html
+++ b/new/2.2/new.html
@@ -34,7 +34,7 @@
<li><a href="#oprofile">OProfile Profiling (1)</a></li>
<li><a href="#specfileeditor">RPM <tt>.spec</tt> Editor (2)</a></li>
<li><a href="#rpmstubby">RPM Stubby (1)</a></li>
- <li><a href="#systemtap">Systemtap Integration (1)</a></li>
+ <li><a href="#systemtap">SystemTap Integration (1)</a></li>
<!-- <li><a href="#valgrind">Valgrind Profiling (# of items for this area; comment out if none)</a></li> -->
</ul>
@@ -447,10 +447,10 @@
<p align="left">For added clarity, the user may also input a line of text with which to test
their expression in the "Sample Output" text box.
</p>
- <img border="0" alt="Alt text for the image" src="images/systemtapEditor_graphRegex.png">
+ <img border="0" alt="SystemTap Graphing menu" src="images/systemtapEditor_graphRegex.png">
<p align="left">In addition, graphs may now be edited after having been created.
</p>
- <img border="0" alt="Alt text for the image" src="images/systemtapEditor_graphOptions.png">
+ <img border="0" alt="Options for SystemTap graphs" src="images/systemtapEditor_graphOptions.png">
</td>
</tr>
<tr>