malloc(9) types can be used to identify multiple allocations.

PR: docs/38618
Approved by: des (mentor)
This commit is contained in:
Hiten Pandya 2003-05-06 19:10:17 +00:00
parent 367ff02101
commit 73692bebe4

View File

@ -191,6 +191,7 @@ The
.Fa type
argument is used to perform statistics on memory usage, and for
basic sanity checks.
It can be used to identify multiple allocations.
The statistics can be examined by
.Sq vmstat -m .
.Pp