malloc.3: SEE ALSO: add malloc_get_state(3)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-03-22 22:54:18 +13:00
parent 7e46bb223d
commit a87607d4ff
1 changed files with 1 additions and 0 deletions

View File

@ -269,6 +269,7 @@ For details, see
.BR brk (2),
.BR mmap (2),
.BR alloca (3),
.BR malloc_get_state (3),
.BR mallopt (3),
.BR mtrace (3),
.BR posix_memalign (3)