git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@209936
13f79535-47bb-0310-9956-
ffa450edef68
<title>Debugging Memory Allocation in APR</title>
<summary>
- <p>The allocation mechanism's within APR have a number of debugging modes
+ <p>The allocation mechanisms within APR have a number of debugging modes
that can be used to assist in finding memory problems. This document
describes the modes available and gives instructions on activating
them.</p>
<note>Provide some statistics on the cost of allocations.</note>
- <p>This requires a bit of an understanding of how alloc.c works.</p>
+ <p>This requires a bit of an understanding of how <code>alloc.c</code>
+ works.</p>
</section>
</section>