From b5fdffeeedd324f234f6229ee02a607760b3bddd Mon Sep 17 00:00:00 2001 From: rsc Date: Mon, 19 Apr 2004 19:22:56 +0000 Subject: Mostly path name updates --- man/man3/pool.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/man3/pool.3') diff --git a/man/man3/pool.3 b/man/man3/pool.3 index af683c9c..12be5792 100644 --- a/man/man3/pool.3 +++ b/man/man3/pool.3 @@ -320,10 +320,10 @@ is set, fills the passed block with garbage rather than return it to the free pool. .SH SOURCE -.B /sys/src/libc/port/pool.c +.B /usr/local/plan9/src/libc/port/pool.c .SH SEE ALSO .IR malloc (3), .IR brk (3) .PP -.B /sys/src/libc/port/malloc.c +.B /usr/local/plan9/src/libc/port/malloc.c is a complete example. -- cgit v1.2.3