From 2d105c2d327a7609f79d6dc75d8e8d5b4868adc2 Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Fri, 31 Dec 2021 15:53:00 +0000 Subject: 0intro(1), acme(1), con(1), rcpu(1), rio(1), namespace(4), authsrv(6), aan(8): cpu -> rcpu --- sys/man/1/leak | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) (limited to 'sys/man/1/leak') diff --git a/sys/man/1/leak b/sys/man/1/leak index 6628bbe12..45d91a0a1 100644 --- a/sys/man/1/leak +++ b/sys/man/1/leak @@ -218,17 +218,7 @@ and .I kmem depend on the internal structure of the libc pool memory allocator (see -.IR pool (2)) -and require -.B /sys/src/libc/port/pool.$objtype.acid -to be present and generated from -.BR pool.c -as follows: -.IP -.EX -% cd /sys/src/libc/port && mk pool.$objtype.acid -.EE -.PP +.IR pool (2)). Since the ANSI/POSIX environment uses a different allocator, .I leak @@ -238,5 +228,8 @@ will not work on APE programs. is not speedy, and .I acidleak can consume more memory than the process(es) being examined. - - +.PP +These commands require +.B /sys/src/libc/port/pool.acid +to be present and generated from +.BR pool.c . -- cgit v1.2.3