Deleted Added
full compact
33c33
< .\" $FreeBSD: head/lib/libc/gen/valloc.3 79531 2001-07-10 13:41:46Z ru $
---
> .\" $FreeBSD: head/lib/libc/gen/valloc.3 81285 2001-08-08 11:48:28Z ru $
49c49,52
< Valloc is obsoleted by the current version of malloc(3),
---
> The
> .Fn valloc
> function is obsoleted by the current version of
> .Xr malloc 3 ,