File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1174,7 +1174,7 @@ END;
1174
1174
0 84 4142 0 1412881037 918023 2333
1175
1175
0 85 2465 0 1412881037 919759 740
1176
1176
</screen>
1177
- In this example, transaction 82 was late, because it's latency (6.173 ms) was
1177
+ In this example, transaction 82 was late, because its latency (6.173 ms) was
1178
1178
over the 5 ms limit. The next two transactions were skipped, because they
1179
1179
were already late before they were even started.
1180
1180
</para>
@@ -1215,7 +1215,7 @@ END;
1215
1215
</para>
1216
1216
1217
1217
<para>
1218
- Here is example outputs :
1218
+ Here is example output :
1219
1219
<screen>
1220
1220
1345828501 5601 1542744 483552416 61 2573
1221
1221
1345828503 7884 1979812 565806736 60 1479
@@ -1225,8 +1225,8 @@ END;
1225
1225
</screen></para>
1226
1226
1227
1227
<para>
1228
- Notice that while the plain (unaggregated) log file contains index
1229
- of the custom script files, the aggregated log does not. Therefore if
1228
+ Notice that while the plain (unaggregated) log file contains a reference
1229
+ to the custom script files, the aggregated log does not. Therefore if
1230
1230
you need per script data, you need to aggregate the data on your own.
1231
1231
</para>
1232
1232
You can’t perform that action at this time.
0 commit comments