summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html7
1 files changed, 2 insertions, 5 deletions
diff --git a/index.html b/index.html
index 78076a4..e709d71 100644
--- a/index.html
+++ b/index.html
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
- <title>Bmon by tgraf</title>
+ <title>Bmon - bandwidth monitor and rate estimator</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
@@ -41,9 +41,6 @@
<h1>
<a name="bmon" class="anchor" href="#bmon"><span class="octicon octicon-link"></span></a>bmon</h1>
-<h2>
-<a name="bandwidth-monitor-and-rate-estimator" class="anchor" href="#bandwidth-monitor-and-rate-estimator"><span class="octicon octicon-link"></span></a>bandwidth monitor and rate estimator</h2>
-
<p>bmon is a monitoring and debugging tool to capture networking related
statistics and prepare them visually in a human friendly way. It
features various output methods including an interactive curses user
@@ -54,4 +51,4 @@ interface and a programmable text output for scripting.</p>
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
</body>
-</html> \ No newline at end of file
+</html>