mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Remove extraneous .Ef request.
MFC after: 3 days
This commit is contained in:
parent
782218e851
commit
aada4cf330
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue