summaryrefslogtreecommitdiffstats
path: root/docs/manual/programs/ab.html.en
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/programs/ab.html.en')
-rw-r--r--docs/manual/programs/ab.html.en8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/manual/programs/ab.html.en b/docs/manual/programs/ab.html.en
index 2a09d84140..5da4f74730 100644
--- a/docs/manual/programs/ab.html.en
+++ b/docs/manual/programs/ab.html.en
@@ -41,7 +41,7 @@
</ul><h3>See also</h3><ul class="seealso"><li><code class="program"><a href="../programs/httpd.html">httpd</a></code></li><li><a href="#comments_section">Comments</a></li></ul></div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2><a name="synopsis" id="synopsis">Synopsis</a></h2>
+<h2><a name="synopsis" id="synopsis">Synopsis</a><a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
<p><code><strong>ab</strong>
[ -<strong>A</strong> <var>auth-username</var>:<var>password</var> ]
[ -<strong>b</strong> <var>windowsize</var> ]
@@ -79,7 +79,7 @@
[http[s]://]<var>hostname</var>[:<var>port</var>]/<var>path</var></code></p>
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2><a name="options" id="options">Options</a></h2>
+<h2><a name="options" id="options">Options</a><a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
<dl>
<dt><code>-A <var>auth-username</var>:<var>password</var></code></dt>
<dd>Supply BASIC Authentication credentials to the server. The username and
@@ -224,7 +224,7 @@
</dl>
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2><a name="output" id="output">Output</a></h2>
+<h2><a name="output" id="output">Output</a><a title="Permanent link" href="#output" class="permalink">&para;</a></h2>
<p>The following list describes the values returned by <code>ab</code>:
</p>
@@ -310,7 +310,7 @@
</dl>
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2><a name="bugs" id="bugs">Bugs</a></h2>
+<h2><a name="bugs" id="bugs">Bugs</a><a title="Permanent link" href="#bugs" class="permalink">&para;</a></h2>
<p>There are various statically declared buffers of fixed length. Combined
with the lazy parsing of the command line arguments, the response headers
from the server and other external inputs, this might bite you.</p>