epoll_ctl.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-11-23 15:00:38 +01:00
parent 24453ff068
commit e87feb33a5
1 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ be performed for the target file descriptor,
Valid values for the
.I op
argument are :
argument are:
.TP
.B EPOLL_CTL_ADD
Register the target file descriptor
@ -75,7 +75,7 @@ argument describes the object linked to the file descriptor
.IR fd .
The
.I struct epoll_event
is defined as :
is defined as:
.sp
.in +4n
.nf