View | Details | Raw Unified | Return to bug 28114
Collapse All | Expand All

(-)chapter.sgml (-1 / +2 lines)
Lines 480-486 Link Here
480
480
481
      </sect1>
481
      </sect1>
482
482
483
      <sect1><title>Race Conditions</title>
483
      <sect1 id="secure-race-conditions">
484
      <title>Race Conditions</title>
484
485
485
      <para>A race condition is anomalous behavior caused by the
486
      <para>A race condition is anomalous behavior caused by the
486
      unexpected dependence on the relative timing of events.  In
487
      unexpected dependence on the relative timing of events.  In

Return to bug 28114