From 0b55a191d58c8ccbfef0834c32469c6c6fcdf5af Mon Sep 17 00:00:00 2001 From: "Jason S. Lingohr" Date: Sat, 9 Jul 2005 10:53:38 +0000 Subject: [PATCH] Update transformation. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@209937 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/developer/debugging.html.en | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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
-- 2.50.1