summaryrefslogtreecommitdiff
path: root/share/man/man9/malloc.9
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>1999-02-12 02:12:08 +0000
committerAlexander Langer <alex@FreeBSD.org>1999-02-12 02:12:08 +0000
commit43d1df332e81eb5067d541349ede3b84ea2ab5df (patch)
treee020908e73d32872217e2fae80c5b78a61223ee3 /share/man/man9/malloc.9
parenta8103305cb253d2a3bec96f40c99397e5a375141 (diff)
Notes
Diffstat (limited to 'share/man/man9/malloc.9')
-rw-r--r--share/man/man9/malloc.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/malloc.9 b/share/man/man9/malloc.9
index ee32f5b95e6b..a5c45663972f 100644
--- a/share/man/man9/malloc.9
+++ b/share/man/man9/malloc.9
@@ -185,7 +185,7 @@ as a side effect.
.Sh DIAGNOSTICS
A kernel compiled with the
.Dv DIAGNOSTIC
-configuration option attempts to detect detect memory corruption caused by
+configuration option attempts to detect memory corruption caused by
such things as writing outside the allocated area and imbalanced calls to the
.Fn malloc
and