diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/gen/valloc.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/gen/valloc.3 b/lib/libc/gen/valloc.3 index de58304..610ca1c 100644 --- a/lib/libc/gen/valloc.3 +++ b/lib/libc/gen/valloc.3 @@ -28,7 +28,7 @@ .\" @(#)valloc.3 8.1 (Berkeley) 6/4/93 .\" $FreeBSD$ .\" -.Dd September 13, 2005 +.Dd October 30, 2007 .Dt VALLOC 3 .Os .Sh NAME @@ -46,7 +46,6 @@ The function is obsoleted by .Xr posix_memalign 3 , which can be used to request page-aligned allocations. -.Ef .Pp The .Fn valloc |