@@ -1018,7 +1018,7 @@ END;
1018
1018
0 84 4142 0 1412881037 918023 2333
1019
1019
0 85 2465 0 1412881037 919759 740
1020
1020
</screen>
1021
- In this example, transaction 82 was late, becauseit's latency (6.173 ms) was
1021
+ In this example, transaction 82 was late, becauseits latency (6.173 ms) was
1022
1022
over the 5 ms limit. The next two transactions were skipped, because they
1023
1023
were already late before they were even started.
1024
1024
</para>
@@ -1059,7 +1059,7 @@ END;
1059
1059
</para>
1060
1060
1061
1061
<para>
1062
- Here is exampleoutputs :
1062
+ Here is exampleoutput :
1063
1063
<screen>
1064
1064
1345828501 5601 1542744 483552416 61 2573
1065
1065
1345828503 7884 1979812 565806736 60 1479
@@ -1069,8 +1069,8 @@ END;
1069
1069
</screen></para>
1070
1070
1071
1071
<para>
1072
- Notice that while the plain (unaggregated) log file containsindex
1073
- of the custom script files, the aggregated log does not. Therefore if
1072
+ Notice that while the plain (unaggregated) log file containsa reference
1073
+ to the custom script files, the aggregated log does not. Therefore if
1074
1074
you need per script data, you need to aggregate the data on your own.
1075
1075
</para>
1076
1076