summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/epoll_ctl.3c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3c/epoll_ctl.3c')
-rw-r--r--usr/src/man/man3c/epoll_ctl.3c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man3c/epoll_ctl.3c b/usr/src/man/man3c/epoll_ctl.3c
index 19c02f2abb..dac849d5c3 100644
--- a/usr/src/man/man3c/epoll_ctl.3c
+++ b/usr/src/man/man3c/epoll_ctl.3c
@@ -8,7 +8,7 @@
.\" A full copy of the text of the CDDL should have accompanied this
.\" source. A copy of the CDDL is also available via the Internet at
.\" http://www.illumos.org/license/CDDL.
-.TH EPOLL_CTL 3C "Apr 17, 2014"
+.TH EPOLL_CTL 3C "April 9, 2016"
.SH NAME
epoll_ctl \- control an epoll instance
.SH SYNOPSIS
@@ -245,7 +245,7 @@ with caution.
.SH RETURN VALUES
.LP
-Upon succesful completion, \fBepoll_ctl()\fR returns 0.
+Upon successful completion, \fBepoll_ctl()\fR returns 0.
If an error occurs, -1 is returned and errno is set to indicate
the error.