summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/realloc.3
diff options
context:
space:
mode:
authorjtc <jtc@NetBSD.org>1994-01-10 23:32:20 +0000
committerjtc <jtc@NetBSD.org>1994-01-10 23:32:20 +0000
commit584ac8448e51cfadb68fc5bf09ae8582c7d0a714 (patch)
tree1e2568e545cf6be6a5a85f7ac3ef63b58a8ac1d5 /lib/libc/stdlib/realloc.3
parent627b8417972da1fe963f8cc650f289f2a37a30d2 (diff)
Fix spelling errors.
Diffstat (limited to 'lib/libc/stdlib/realloc.3')
-rw-r--r--lib/libc/stdlib/realloc.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdlib/realloc.3 b/lib/libc/stdlib/realloc.3
index 58c7ff09bcd..4352d3e30df 100644
--- a/lib/libc/stdlib/realloc.3
+++ b/lib/libc/stdlib/realloc.3
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)realloc.3 5.1 (Berkeley) 5/2/91
-.\" $Id: realloc.3,v 1.2 1993/08/01 07:44:18 mycroft Exp $
+.\" $Id: realloc.3,v 1.3 1994/01/10 23:36:45 jtc Exp $
.\"
.Dd May 2, 1991
.Dt REALLOC 3
@@ -73,7 +73,7 @@ by a call to the
or
.Fn realloc
function, unpredictable and usually detrimental
-behaviour will occur.
+behavior will occur.
If the space cannot be allocated, the object
pointed to by
.Fa ptr