diff options
| author | Giorgos Keramidas <keramida@FreeBSD.org> | 2007-10-30 15:26:20 +0000 |
|---|---|---|
| committer | Giorgos Keramidas <keramida@FreeBSD.org> | 2007-10-30 15:26:20 +0000 |
| commit | aada4cf3303b9b14f99e28bf1f861741c5ed0de3 (patch) | |
| tree | 3bc0ddb55543cfe9bd19ef14aa86aabe908da8bb /lib/libc | |
| parent | 782218e85136fb881684d81155c3b1c2b55bf112 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -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 de58304f86a0..610ca1cd879b 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 |
