aboutsummaryrefslogtreecommitdiffstats
path: root/man3/malloc.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/malloc.3')
-rw-r--r--man3/malloc.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/malloc.3 b/man3/malloc.3
index 7bc74a3e56..129cba9358 100644
--- a/man3/malloc.3
+++ b/man3/malloc.3
@@ -159,7 +159,7 @@ is 128 kB by default, but is adjustable using
.\" FIXME -- there is no mallopt(3) man page yet.
Allocations performed using
.BR mmap (2)
-are unaffected by the
+are unaffected by the
.B RLIMIT_DATA
resource limit (see
.BR getrlimit (2)).