summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/malloc.3
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-06-24 18:11:42 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-06-24 18:11:42 +0000
commitacaa9950a41bde1e8eabd80a702362799709940c (patch)
tree4addf85654751393030b76b5c9c82d262dd2c360 /lib/libc/stdlib/malloc.3
parent99d4ecdfc0857dc7a2d71037fa7862306e5379f4 (diff)
Notes
Diffstat (limited to 'lib/libc/stdlib/malloc.3')
-rw-r--r--lib/libc/stdlib/malloc.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/malloc.3 b/lib/libc/stdlib/malloc.3
index cd4485643bfe..8cb55631fbef 100644
--- a/lib/libc/stdlib/malloc.3
+++ b/lib/libc/stdlib/malloc.3
@@ -371,7 +371,7 @@ variable allows the programmer to override the function which emits
the text strings forming the errors and warnings if for some reason
the stderr filedescriptor is not suitable for this.
Please note that doing anything which tries to allocate memory in
-this function will certain suicide for the process.
+this function will assure death of the process.
.Pp
The following is a brief description of possible error messages and
their meanings: