Commit 0c05f1cf authored by Andre Malo's avatar Andre Malo
Browse files

update transformation


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105767 13f79535-47bb-0310-9956-ffa450edef68
parent 5aed4251
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
.el .ne 3
.IP "\\$1" \\$2
..
.TH "AB" 8 "2003-12-02" "Apache HTTP Server" "ab"
.TH "AB" 8 "2004-11-14" "Apache HTTP Server" "ab"

.SH NAME
ab \- Apache HTTP server benchmarking tool
@@ -56,7 +56,7 @@ Do not display the "percentage served within XX [ms] table"\&. (legacy support)\
Write a Comma separated value (CSV) file which contains for each percentage (from 1% to 100%) the time (in milliseconds) it took to serve that percentage of the requests\&. This is usually more useful than the 'gnuplot' file; as the results are already 'binned'\&.  
.TP
-g \fIgnuplot-file\fR
Write all measured values out as a 'gnuplot' or TSV (Tab separate values) file\&. This file can easily be imported into packages like Gnuplot, IDL, Mathematica, Igor or even Excell\&. The labels are on the first line of the file\&.  
Write all measured values out as a 'gnuplot' or TSV (Tab separate values) file\&. This file can easily be imported into packages like Gnuplot, IDL, Mathematica, Igor or even Excel\&. The labels are on the first line of the file\&.  
.TP
-h
Display usage information\&.  
+1 −1
Original line number Diff line number Diff line
@@ -94,7 +94,7 @@
    <dt><code>-g <var>gnuplot-file</var></code></dt>
    <dd>Write all measured values out as a 'gnuplot' or TSV (Tab separate
    values) file. This file can easily be imported into packages like Gnuplot,
    IDL, Mathematica, Igor or even Excell. The labels are on the first line of
    IDL, Mathematica, Igor or even Excel. The labels are on the first line of
    the file. </dd>

    <dt><code>-h</code></dt>
+1 −1
Original line number Diff line number Diff line
@@ -93,7 +93,7 @@
    <dt><code>-g <var>gnuplot-file</var></code></dt>
    <dd>측정한 모든 값을 'gnuplot' 혹은 TSV (Tab separate values,
    탭으로 구분한 값) 파일에 기록한다. Gnuplot, IDL, Mathematica,
    Igor, 심지어 Excell 같은 프로그램에서도 이런 파일을 쉽게
    Igor, 심지어 Excel 같은 프로그램에서도 이런 파일을 쉽게
    읽을 수 있다. 파일의 첫번째 줄에 항목이름이 나온다. </dd>

    <dt><code>-h</code></dt>
+1 −1
Original line number Diff line number Diff line
<?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: 1.5 -->
<!-- English Revision: 1.6 -->

<!--
 Copyright 2004 The Apache Software Foundation