userfaultfd.2: srcfix: add FIXMEs

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-12-30 11:27:56 +01:00
parent 13acca7011
commit 05a59f10f9
1 changed files with 4 additions and 0 deletions

View File

@ -25,6 +25,10 @@
.\"
.\" FIXME Need to mention poll/select/epoll
.\"
.\" FIXME Need to describe close(2) semantics for userfaulfd file descriptor
.\"
.\" FIXME Need to describe structure returned by read(2)
.\"
.TH USERFAULTFD 2 2016-12-12 "Linux" "Linux Programmer's Manual"
.SH NAME
userfaultfd \- create a file descriptor for handling page faults in user