diff options
Diffstat (limited to 'man/man3/malloc.3')
| -rw-r--r-- | man/man3/malloc.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/malloc.3 b/man/man3/malloc.3 index 02498ab9..113483c5 100644 --- a/man/man3/malloc.3 +++ b/man/man3/malloc.3 @@ -132,8 +132,8 @@ the source of allocation. .SH SEE ALSO .I trump (in -.MR acid (1) ), -.MR getcallerpc (3) +.MR acid 1 ), +.MR getcallerpc 3 .SH DIAGNOSTICS .I Malloc, realloc and @@ -153,7 +153,7 @@ The library for .I acid can be used to obtain traces of malloc execution; see -.MR acid (1) . +.MR acid 1 . .SH BUGS The different specification of .I calloc @@ -182,4 +182,4 @@ are preprocessor macros defined as and .IR p9free ; see -.MR intro (3) . +.MR intro 3 . |
