diff options
Diffstat (limited to 'lpsm_malloc.3.in')
-rw-r--r-- | lpsm_malloc.3.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lpsm_malloc.3.in b/lpsm_malloc.3.in index 2112f2f..49bd8d9 100644 --- a/lpsm_malloc.3.in +++ b/lpsm_malloc.3.in @@ -145,7 +145,8 @@ behaviour of the equivalent transient memory allocation functions. .SH "SEE ALSO" .BR lpsm_alloc_stats (3), .BR lpsm_init (3), -.BR malloc (3). +.BR malloc (3), +.BR lpsm (7). .SH NOTES The allocator used can handle allocations down to single byte size with high efficiency. Large allocations are rounded to the nearest |