note in bugs section: madvise not yet implemented

This commit is contained in:
wosch 1996-01-23 23:33:55 +00:00
parent af65cb03e8
commit c9032f9a67

View File

@ -59,7 +59,12 @@ The known behaviors are given in
.Xr msync 2 ,
.Xr munmap 2 ,
.Xr mprotect 2 ,
.Xr mincore 2
.Xr mincore 2 .
.Sh BUGS
.Nm madvise
is not yet implemented.
.Sh HISTORY
The
.Nm madvise