Remove extraneous .Ef request.

MFC after:	3 days
This commit is contained in:
Giorgos Keramidas 2007-10-30 15:26:20 +00:00
parent 782218e851
commit aada4cf330

View File

@ -28,7 +28,7 @@
.\" @(#)valloc.3 8.1 (Berkeley) 6/4/93 .\" @(#)valloc.3 8.1 (Berkeley) 6/4/93
.\" $FreeBSD$ .\" $FreeBSD$
.\" .\"
.Dd September 13, 2005 .Dd October 30, 2007
.Dt VALLOC 3 .Dt VALLOC 3
.Os .Os
.Sh NAME .Sh NAME
@ -46,7 +46,6 @@ The
function is obsoleted by function is obsoleted by
.Xr posix_memalign 3 , .Xr posix_memalign 3 ,
which can be used to request page-aligned allocations. which can be used to request page-aligned allocations.
.Ef
.Pp .Pp
The The
.Fn valloc .Fn valloc