|
|
@ -30,7 +30,7 @@ |
|
|
|
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
|
|
|
.\" SUCH DAMAGE. |
|
|
|
.\" |
|
|
|
.\" $OpenBSD: malloc.3,v 1.67 2010/05/26 07:27:38 thib Exp $ |
|
|
|
.\" $OpenBSD: malloc.3,v 1.68 2010/05/26 08:22:11 jmc Exp $ |
|
|
|
.\" |
|
|
|
.Dd $Mdocdate: May 26 2010 $ |
|
|
|
.Dt MALLOC 3 |
|
|
@ -223,7 +223,7 @@ rather than when the bogus pointer was used. |
|
|
|
.It Cm D |
|
|
|
.Dq Dump . |
|
|
|
.Fn malloc |
|
|
|
will dump statistics to the file |
|
|
|
will dump statistics to the file |
|
|
|
.Pa ./malloc.out , |
|
|
|
if it already exists, |
|
|
|
at exit. |
|
|
|