diff options
author | Artur Grabowski <art@cvs.openbsd.org> | 2000-06-07 09:44:28 +0000 |
---|---|---|
committer | Artur Grabowski <art@cvs.openbsd.org> | 2000-06-07 09:44:28 +0000 |
commit | 6f5e9cf66ec3f2d19dc374be06a47ab690f4e71d (patch) | |
tree | 93e1ce76cea558b8d1153b0afaefe134de40fc8b | |
parent | 839c12ce0a3d4d5c7080efc2d7a3051098bdf855 (diff) |
Document 'show malloc'.
-rw-r--r-- | share/man/man4/ddb.4 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4 index 82713bf1c4f..ad970395d50 100644 --- a/share/man/man4/ddb.4 +++ b/share/man/man4/ddb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ddb.4,v 1.18 2000/04/15 11:45:51 aaron Exp $ +.\" $OpenBSD: ddb.4,v 1.19 2000/06/07 09:44:27 art Exp $ .\" $NetBSD: ddb.4,v 1.5 1994/11/30 16:22:09 jtc Exp $ .\" .\" Mach Operating System @@ -601,6 +601,9 @@ If the modifieris specified the complete map is printed. .\" -------------------- +.It Ic show malloc +Prints malloc debugging information if available. +.\" -------------------- .It Xo .Ic show object .Op Cm /f |