summaryrefslogtreecommitdiffstats
path: root/share/man/man9/malloc.9
diff options
context:
space:
mode:
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 08c9ea7..7490939 100644
--- a/share/man/man9/malloc.9
+++ b/share/man/man9/malloc.9
@@ -124,7 +124,7 @@ operational characteristics as follows:
.It Dv M_ZERO
Causes the allocated memory to be set to all zeros.
.It Dv M_NODUMP
-For allocations greater than page size, causes the allocated
+For allocations greater than page size, causes the allocated
memory to be excluded from kernel core dumps.
.It Dv M_NOWAIT
Causes
OpenPOWER on IntegriCloud