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.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/venti-mem.3 b/man/man3/venti-mem.3
index 6877f0b6..f9f83fb6 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
-.IM 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
-.IM venti (3)
+.MR venti (3)