diff options
| author | Alexander Langer <alex@FreeBSD.org> | 1999-02-12 02:12:08 +0000 |
|---|---|---|
| committer | Alexander Langer <alex@FreeBSD.org> | 1999-02-12 02:12:08 +0000 |
| commit | 43d1df332e81eb5067d541349ede3b84ea2ab5df (patch) | |
| tree | e020908e73d32872217e2fae80c5b78a61223ee3 /share/man/man9/malloc.9 | |
| parent | a8103305cb253d2a3bec96f40c99397e5a375141 (diff) | |
Notes
Diffstat (limited to 'share/man/man9/malloc.9')
| -rw-r--r-- | share/man/man9/malloc.9 | 2 |
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 |
