1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00

Update transformation.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@209937 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason S. Lingohr
2005-07-09 10:53:38 +00:00
parent c2505c3e47
commit 0b55a191d5

View File

@@ -21,7 +21,7 @@
<p><span>Available Languages: </span><a href="../en/developer/debugging.html" title="English">&nbsp;en&nbsp;</a></p>
</div>
<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>
@@ -100,7 +100,8 @@
<div class="note">Provide some statistics on the cost of allocations.</div>
<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>
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">