@@@ fltfmt wip
[mLib] / test / bench.3.in
index d526de8..3ce25f3 100644 (file)
@@ -794,7 +794,7 @@ with the objective of finding an iteration count
 such that
 .I n
 iterations of the computation take more than
-.IB b ->target_s "" \fR/\(sr2
+.IB b ->target_s "" \fR/\*(sr2
 seconds.
 If measurement fails,
 then
@@ -807,7 +807,7 @@ is set to zero, and
 is filled in with the measurement;
 .IB t_out ->n
 is set to
-.IR n "\ \(mu\ " base .
+.IR n "\ \*(mu\ " base .
 .PP
 The
 .B BENCH_MEASURE_TAG
@@ -902,7 +902,7 @@ the
 flag must be set in
 .IB t ->f \fR.
 If the timing is sufficient \(en if
-.IR t\fB->t "\ \*(>=\ " target_s /\(sr2
+.IR t\fB->t "\ \*(>=\ " target_s /\*(sr2
 \(en then
 .B bench_adapt
 returns a nonzero value to indicate that measurement is complete.
@@ -922,7 +922,7 @@ On exit, the timing data is updated,
 and
 .IB t ->n
 is set to the product
-.IR n "\ \(mu\ " base .
+.IR n "\ \*(mu\ " base .
 .
 .SS Reporting results
 The