
nd at apache
May 3, 2012, 12:55 AM
Views: 25
Permalink
|
|
svn commit: r1333341 - in /httpd/httpd/trunk/docs: man/ab.1 manual/sections.xml.fr manual/sections.xml.ja manual/sections.xml.ko manual/sections.xml.tr
|
|
Author: nd Date: Thu May 3 07:55:02 2012 New Revision: 1333341 URL: http://svn.apache.org/viewvc?rev=1333341&view=rev Log: update transformation Modified: httpd/httpd/trunk/docs/man/ab.1 httpd/httpd/trunk/docs/manual/sections.xml.fr httpd/httpd/trunk/docs/manual/sections.xml.ja httpd/httpd/trunk/docs/manual/sections.xml.ko httpd/httpd/trunk/docs/manual/sections.xml.tr Modified: httpd/httpd/trunk/docs/man/ab.1 URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/man/ab.1?rev=1333341&r1=1333340&r2=1333341&view=diff ============================================================================== --- httpd/httpd/trunk/docs/man/ab.1 (original) +++ httpd/httpd/trunk/docs/man/ab.1 Thu May 3 07:55:02 2012 @@ -19,7 +19,7 @@ .el .ne 3 .IP "\\$1" \\$2 .. -.TH "AB" 1 "2012-04-29" "Apache HTTP Server" "ab" +.TH "AB" 1 "2012-05-03" "Apache HTTP Server" "ab" .SH NAME ab \- Apache HTTP server benchmarking tool @@ -156,7 +156,7 @@ Document Path The request URI parsed from the command line string\&. .TP Document Length -This is size in bytes of the first successfully returning document\&. If the document length changes during testing, the response is considered an error\&. +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\&. .TP Concurrency Level The number of concurrent clients used during the test Modified: httpd/httpd/trunk/docs/manual/sections.xml.fr URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/sections.xml.fr?rev=1333341&r1=1333340&r2=1333341&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/sections.xml.fr (original) +++ httpd/httpd/trunk/docs/manual/sections.xml.fr Thu May 3 07:55:02 2012 @@ -3,7 +3,7 @@ <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?> <!-- French translation : Lucien GENTIS --> <!-- Reviewed by : Vincent Deffontaines --> -<!-- English Revision: 1300910:1330883 (outdated) --> +<!-- English Revision: 1300910:1333091 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more Modified: httpd/httpd/trunk/docs/manual/sections.xml.ja URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/sections.xml.ja?rev=1333341&r1=1333340&r2=1333341&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/sections.xml.ja [utf-8] (original) +++ httpd/httpd/trunk/docs/manual/sections.xml.ja [utf-8] Thu May 3 07:55:02 2012 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?> -<!-- English Revision: 420990:1330883 (outdated) --> +<!-- English Revision: 420990:1333091 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more Modified: httpd/httpd/trunk/docs/manual/sections.xml.ko URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/sections.xml.ko?rev=1333341&r1=1333340&r2=1333341&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/sections.xml.ko [euc-kr] (original) +++ httpd/httpd/trunk/docs/manual/sections.xml.ko [euc-kr] Thu May 3 07:55:02 2012 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="EUC-KR" ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?> -<!-- English Revision: 105989:1330883 (outdated) --> +<!-- English Revision: 105989:1333091 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more Modified: httpd/httpd/trunk/docs/manual/sections.xml.tr URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/sections.xml.tr?rev=1333341&r1=1333340&r2=1333341&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/sections.xml.tr [utf-8] (original) +++ httpd/httpd/trunk/docs/manual/sections.xml.tr [utf-8] Thu May 3 07:55:02 2012 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.tr.xsl"?> -<!-- English Revision: 1300910:1330883 (outdated) --> +<!-- English Revision: 1300910:1333091 (outdated) --> <!-- ===================================================== Translated by: Nilgün Belma Bugüner <nilgun belgeler.org> Reviewed by: Orhan Berent <berent belgeler.org>
|