summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 700fc561..9686bdce 100644
--- a/index.html
+++ b/index.html
@@ -21,7 +21,7 @@ background: #eee; color: #111; text-align: center; line-height:150%;}
21 21
22<h1>Overview</h1> 22<h1>Overview</h1>
23 23
24<img border="1" src="flow.png" align="right"> 24<img src="flow.png" align="right">
25<p>The SystemTap project aims to produce a Linux tool that 25<p>The SystemTap project aims to produce a Linux tool that
26lets application developers and system administrators take a deeper look into a running kernel. 26lets application developers and system administrators take a deeper look into a running kernel.
27We aim to exploit the capability of a fully open-source Linux target to 27We aim to exploit the capability of a fully open-source Linux target to