diff options
Diffstat (limited to 'man/man3/venti-mem.3')
| -rw-r--r-- | man/man3/venti-mem.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/venti-mem.3 b/man/man3/venti-mem.3 index f9f83fb6..7d75d1f2 100644 --- a/man/man3/venti-mem.3 +++ b/man/man3/venti-mem.3 @@ -35,7 +35,7 @@ void vtfree(void *ptr) .SH DESCRIPTION These routines allocate and free memory. On failure, they print an error message and call -.MR sysfatal (3) . +.MR sysfatal 3 . They do not return. .PP .I Vtbrk @@ -63,4 +63,4 @@ when no longer needed. .SH SOURCE .B \*9/src/libventi .SH SEE ALSO -.MR venti (3) +.MR venti 3 |
