diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-10-30 19:23:33 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-10-30 19:23:33 +0000 |
commit | e412937dcfde0c70a35a72b4829185beb7215f74 (patch) | |
tree | 8b2d294f033f3811489194d1c7f1ac577f1843ed | |
parent | 75412a105b09fdd0a93b0e587e8ba3bfaa84f11e (diff) |
typo from Tom Cosgrove; this appears to already be fixed in latest httpd;
-rw-r--r-- | usr.sbin/httpd/src/support/ab.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/httpd/src/support/ab.8 b/usr.sbin/httpd/src/support/ab.8 index 6423fcd35ea..f42af0b7624 100644 --- a/usr.sbin/httpd/src/support/ab.8 +++ b/usr.sbin/httpd/src/support/ab.8 @@ -172,7 +172,7 @@ default, there is no timelimit. .TP 12 .BI \-c " concurrency" The number of simultaneous requests to perform. The default is to -perform one HTTP request at at time, that is, no concurrency. +perform one HTTP request at a time, that is, no concurrency. .TP 12 .BI \-p " POST file" |