summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/malloc.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdlib/malloc.3')
-rw-r--r--lib/libc/stdlib/malloc.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdlib/malloc.3 b/lib/libc/stdlib/malloc.3
index 7d7cd34..458a7ee 100644
--- a/lib/libc/stdlib/malloc.3
+++ b/lib/libc/stdlib/malloc.3
@@ -34,7 +34,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)malloc.3 8.1 (Berkeley) 6/4/93
-.\" $Id: malloc.3,v 1.16 1998/09/14 20:34:34 imp Exp $
+.\" $Id: malloc.3,v 1.17 1998/09/16 04:07:31 imp Exp $
.\"
.Dd August 27, 1996
.Dt MALLOC 3
@@ -168,7 +168,7 @@ This is intended for debugging and will impact performance negatively.
.It H
Pass a hint to the kernel about pages unused by the allocation functions.
This will help performance if the system is paging excessively. This
-option is on by default.
+option is off by default.
.It R
Causes the
.Fn realloc
OpenPOWER on IntegriCloud