From 3aec33fee92d97715e648bd8205823ddc7e5cbba Mon Sep 17 00:00:00 2001 From: rsc Date: Mon, 18 Jul 2005 22:41:58 +0000 Subject: done --- man/man3/venti-mem.3 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'man/man3/venti-mem.3') diff --git a/man/man3/venti-mem.3 b/man/man3/venti-mem.3 index 46b2bb31..0a872a0a 100644 --- a/man/man3/venti-mem.3 +++ b/man/man3/venti-mem.3 @@ -39,10 +39,9 @@ On failure, they print an error message and call They do not return. .PP .I Vtbrk -returns a pointer to a new block of at least +returns a pointer to a new, permanently allocated block of at least .I size bytes. -The block cannot be freed. .PP .IR Vtmalloc , .IR vtrealloc , -- cgit v1.2.3