]> granicus.if.org Git - apache/commitdiff
Typo fixes in the description of output values
authorDaniel Gruno <humbedooh@apache.org>
Sun, 29 Apr 2012 16:31:58 +0000 (16:31 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Sun, 29 Apr 2012 16:31:58 +0000 (16:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1331942 13f79535-47bb-0310-9956-ffa450edef68

docs/man/ab.1
docs/manual/programs/ab.html.en
docs/manual/programs/ab.xml

index 11ad802ff4ceaed57fdba4dc71ab9da753a81aeb..26483e460d55a3b6dbbf47311a93d54f1fef06d2 100644 (file)
@@ -19,7 +19,7 @@
 .el .ne 3
 .IP "\\$1" \\$2
 ..
-.TH "AB" 1 "2012-04-04" "Apache HTTP Server" "ab"
+.TH "AB" 1 "2012-04-29" "Apache HTTP Server" "ab"
 
 .SH NAME
 ab \- Apache HTTP server benchmarking tool
@@ -156,16 +156,16 @@ Document Path
 The request URI parsed from the command line string\&.  
 .TP
 Document Length
-This is size in bytes of the first succesfully returning document\&. If the document length changes during testing, the response is considered an error\&.  
+This is size in bytes of the first successfully returning document\&. If the document length changes during testing, the response is considered an error\&.  
 .TP
 Concurrency Level
 The number of concurrent clients used during the test  
 .TP
 Time taken for tests
-This is the time taken from the moment the first socket connection is created to the moment the last response is recieved  
+This is the time taken from the moment the first socket connection is created to the moment the last response is received  
 .TP
 Complete requests
-The number of successful responses recieved  
+The number of successful responses received  
 .TP
 Failed requests
 The number of requests that were considered a failure\&. If the number is greater than zero, another line will be printed showing the number of requests that failed due to connecting, reading, incorrect content length, or exceptions\&.  
index 2337c4afe7beedf5321e10afe0b53283674f5b33..7065b1e6cf509c6a054b9714af06c5e3dfa17681 100644 (file)
         <dd>The request URI parsed from the command line string.</dd>
 
         <dt>Document Length</dt>
-        <dd>This is size in bytes of the first succesfully returning document.
+        <dd>This is size in bytes of the first successfully returning document.
         If the document length changes during testing, the response is
         considered an error.</dd>
 
 
         <dt>Time taken for tests</dt>
         <dd>This is the time taken from the moment the first socket connection
-        is created to the moment the last response is recieved</dd>
+        is created to the moment the last response is received</dd>
 
         <dt>Complete requests</dt>
-        <dd>The number of successful responses recieved</dd>
+        <dd>The number of successful responses received</dd>
 
         <dt>Failed requests</dt>
         <dd>The number of requests that were considered a failure. If the
index b782548a090077feb4ca4c26cb3df1226a4c4921..61dca37973f79b423ad6184c25ad4f6ac9195f0b 100644 (file)
         <dd>The request URI parsed from the command line string.</dd>
 
         <dt>Document Length</dt>
-        <dd>This is size in bytes of the first succesfully returning document.
+        <dd>This is size in bytes of the first successfully returning document.
         If the document length changes during testing, the response is
         considered an error.</dd>
 
 
         <dt>Time taken for tests</dt>
         <dd>This is the time taken from the moment the first socket connection
-        is created to the moment the last response is recieved</dd>
+        is created to the moment the last response is received</dd>
 
         <dt>Complete requests</dt>
-        <dd>The number of successful responses recieved</dd>
+        <dd>The number of successful responses received</dd>
 
         <dt>Failed requests</dt>
         <dd>The number of requests that were considered a failure. If the