Documentation cleanup
authorJens Axboe <axboe@kernel.dk>
Fri, 1 Dec 2017 02:17:38 +0000 (19:17 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 1 Dec 2017 02:17:38 +0000 (19:17 -0700)
- Space at end-of-line for the significant_figures change
- > 80 char line section in HOWTO

Signed-off-by: Jens Axboe <axboe@kernel.dk>
HOWTO
fio.1

diff --git a/HOWTO b/HOWTO
index dc99e9989a47a262cc432ef8f5507acd6e54c85a..cd0fcf34861bda196954a031e758a385d521c810 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -2950,20 +2950,20 @@ Measurements and reporting
 
 .. option:: percentile_list=float_list
 
 
 .. option:: percentile_list=float_list
 
-       Overwrite the default list of percentiles for completion latencies and the
-       block error histogram.  Each number is a floating number in the range
-       (0,100], and the maximum length of the list is 20. Use ``:`` to separate the
-       numbers, and list the numbers in ascending order. For example,
-       ``--percentile_list=99.5:99.9`` will cause fio to report the values of
-       completion latency below which 99.5% and 99.9% of the observed latencies
-       fell, respectively.
+       Overwrite the default list of percentiles for completion latencies and
+       the block error histogram.  Each number is a floating number in the
+       range (0,100], and the maximum length of the list is 20. Use ``:`` to
+       separate the numbers, and list the numbers in ascending order. For
+       example, ``--percentile_list=99.5:99.9`` will cause fio to report the
+       values of completion latency below which 99.5% and 99.9% of the observed
+       latencies fell, respectively.
 
 .. option:: significant_figures=int
 
 
 .. option:: significant_figures=int
 
-       If using :option:`--output-format` of `normal`, set the significant figures 
-       to this value. Higher values will yield more precise IOPS and throughput 
-       units, while lower values will round. Requires a minimum value of 1 and a 
-       maximum value of 10. Defaults to 4.
+       If using :option:`--output-format` of `normal`, set the significant
+       figures to this value. Higher values will yield more precise IOPS and
+       throughput units, while lower values will round. Requires a minimum
+       value of 1 and a maximum value of 10. Defaults to 4.
 
 
 Error handling
 
 
 Error handling
diff --git a/fio.1 b/fio.1
index 01b4db6f8c9ee3f8621ba1f9e64642e822418a6f..804ee47c943626761760113ef932dc1ce625d065 100644 (file)
--- a/fio.1
+++ b/fio.1
@@ -2639,9 +2639,9 @@ completion latency below which 99.5% and 99.9% of the observed latencies
 fell, respectively.
 .TP
 .BI significant_figures \fR=\fPint
 fell, respectively.
 .TP
 .BI significant_figures \fR=\fPint
-If using \fB\-\-output\-format\fR of `normal', set the significant figures 
-to this value. Higher values will yield more precise IOPS and throughput 
-units, while lower values will round. Requires a minimum value of 1 and a 
+If using \fB\-\-output\-format\fR of `normal', set the significant figures
+to this value. Higher values will yield more precise IOPS and throughput
+units, while lower values will round. Requires a minimum value of 1 and a
 maximum value of 10. Defaults to 4.
 .SS "Error handling"
 .TP
 maximum value of 10. Defaults to 4.
 .SS "Error handling"
 .TP