From: Jason S. Lingohr Date: Sat, 9 Jul 2005 10:53:38 +0000 (+0000) Subject: Update transformation. X-Git-Tag: 2.1.7~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0b55a191d58c8ccbfef0834c32469c6c6fcdf5af;p=apache Update transformation. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@209937 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/developer/debugging.html.en b/docs/manual/developer/debugging.html.en index 46aff0b91c..7f5e70d4ad 100644 --- a/docs/manual/developer/debugging.html.en +++ b/docs/manual/developer/debugging.html.en @@ -21,7 +21,7 @@

Available Languages:  en 

-

The allocation mechanism's within APR have a number of debugging modes +

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.

@@ -100,7 +100,8 @@
Provide some statistics on the cost of allocations.
-

This requires a bit of an understanding of how alloc.c works.

+

This requires a bit of an understanding of how alloc.c + works.

top