File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1174,7 +1174,7 @@ END;
11741174 0 84 4142 0 1412881037 918023 2333
11751175 0 85 2465 0 1412881037 919759 740
11761176</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
11781178 over the 5 ms limit. The next two transactions were skipped, because they
11791179 were already late before they were even started.
11801180 </para>
@@ -1215,7 +1215,7 @@ END;
12151215 </para>
12161216
12171217 <para>
1218- Here is example outputs :
1218+ Here is example output :
12191219<screen>
122012201345828501 5601 1542744 483552416 61 2573
122112211345828503 7884 1979812 565806736 60 1479
@@ -1225,8 +1225,8 @@ END;
12251225</screen></para>
12261226
12271227 <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
12301230 you need per script data, you need to aggregate the data on your own.
12311231 </para>
12321232
You can’t perform that action at this time.
0 commit comments