From: Hugo van der Sanden Date: Tue, 18 Dec 2001 12:55:43 +0000 (+0000) Subject: [doc patch] s{(?<=perldeb)ug}{guts} X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f3487f28386453c6d952bb9ae207e7ce90d6c600;p=p5sagit%2Fp5-mst-13.2.git [doc patch] s{(?<=perldeb)ug}{guts} Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk> p4raw-id: //depot/perl@13750 --- diff --git a/ext/Devel/Peek/Peek.pm b/ext/Devel/Peek/Peek.pm index b2b0fc7..ecc44b7 100644 --- a/ext/Devel/Peek/Peek.pm +++ b/ext/Devel/Peek/Peek.pm @@ -111,7 +111,7 @@ When perl is compiled with support for memory footprint debugging Use mstat() function to emit a memory state statistic to the terminal. For more information on the format of output of mstat() see -L>. +L>. Three additional functions allow access to this statistic from Perl. First, use C to get the information contained @@ -124,7 +124,7 @@ Two additional fields C, C contain array references which provide per-bucket count of free and used chunks. Two other fields C, C contain array references which provide the information about the allocated size and usable size of chunks in -each bucket. Again, see L> +each bucket. Again, see L> for details. Keep in mind that only the first several "odd-numbered" buckets are