diff options
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 |
