]> granicus.if.org Git - apache/commitdiff
Minor fixes in ab docs.
authorRainer Jung <rjung@apache.org>
Mon, 16 Jul 2012 16:46:20 +0000 (16:46 +0000)
committerRainer Jung <rjung@apache.org>
Mon, 16 Jul 2012 16:46:20 +0000 (16:46 +0000)
Backport of r1307790,1308327,1308459,1309536,
1331942,1331977 from trunk.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1362120 13f79535-47bb-0310-9956-ffa450edef68

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

index fa55627c448107c95cb9a1d5280dcf27df0fc670..26483e460d55a3b6dbbf47311a93d54f1fef06d2 100644 (file)
@@ -19,7 +19,7 @@
 .el .ne 3
 .IP "\\$1" \\$2
 ..
-.TH "AB" 1 "2012-04-03" "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 a98a92aea21038c19554687ef9807a3f0da4ec82..ab4fe2abe586904176b3f0e2fd82d79838ad286a 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..23afdc574a08fac02d9ee258ea7b25b66be03d2e 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 the size in bytes of the first successfully returned 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 b4db4d3f4835112901bfb9c20fa34fb131bf0b14..049f5f09bc4a0162ff75cf3b2ef152e8edf15b02 100644 (file)
@@ -10,7 +10,7 @@
     <variant>en</variant>
     <variant outdated="yes">es</variant>
     <variant outdated="yes">ko</variant>
-    <variant>tr</variant>
+    <variant outdated="yes">tr</variant>
     <variant outdated="yes">zh-cn</variant>
   </variants>
 </metafile>