epoll_ctl.2: Minor change: add explicit reference to epoll(7) at start of DESCRIPTION

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-04-15 07:01:17 +12:00
parent 2b348e568f
commit 78d1cbdec8
1 changed files with 4 additions and 2 deletions

View File

@ -18,7 +18,7 @@
.\"
.\" Davide Libenzi <davidel@xmailserver.org>
.\"
.TH EPOLL_CTL 2 2010-12-03 "Linux" "Linux Programmer's Manual"
.TH EPOLL_CTL 2 2012-04-15 "Linux" "Linux Programmer's Manual"
.SH NAME
epoll_ctl \- control interface for an epoll descriptor
.SH SYNOPSIS
@ -27,7 +27,9 @@ epoll_ctl \- control interface for an epoll descriptor
.BI "int epoll_ctl(int " epfd ", int " op ", int " fd \
", struct epoll_event *" event );
.SH DESCRIPTION
This system call performs control operations on the epoll instance
This system call performs control operations on the
.BR epoll (7)
instance
referred to by the file descriptor
.IR epfd .
It requests that the operation