aboutsummaryrefslogtreecommitdiff
path: root/man/man3/venti-mem.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/venti-mem.3')
-rw-r--r--man/man3/venti-mem.33
1 files changed, 1 insertions, 2 deletions
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 ,