date and time created 91/03/07 10:23:53 by bostic
[unix-history] / usr / src / lib / libc / gen / valloc.3
index 0cb086d..9fc9ea2 100644 (file)
@@ -2,9 +2,9 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)valloc.3    5.1 (Berkeley) %G%
+.\"    @(#)valloc.3    6.2 (Berkeley) %G%
 .\"
 .\"
-.TH VALLOC 3 "19 January 1983"
+.TH VALLOC 3C ""
 .UC 3
 .SH NAME
 valloc \- aligned memory allocator
 .UC 3
 .SH NAME
 valloc \- aligned memory allocator
@@ -14,6 +14,11 @@ valloc \- aligned memory allocator
 .B unsigned size;
 .fi
 .SH DESCRIPTION
 .B unsigned size;
 .fi
 .SH DESCRIPTION
+.ft B
+Valloc is obsoleted by the current version of malloc,
+which aligns page-sized and larger allocations.
+.ft R
+.PP
 .I Valloc
 allocates
 .I size
 .I Valloc
 allocates
 .I size