aboutsummaryrefslogtreecommitdiffstats
path: root/man3/malloc.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-09-10 04:17:16 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-09-10 04:17:16 +0000
commit635e8d5a19dc44b12955c9ea04d6048a01a0553f (patch)
treee4dd0afeba2e6f5d2add1c77caac15bd9342dc5a /man3/malloc.3
parent31ed3329beb78b7cfe491b127ea30fe0e8053707 (diff)
downloadman-pages-635e8d5a19dc44b12955c9ea04d6048a01a0553f.tar.gz
Removed trailing white space at end of lines
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)).