From 843c398e8904ed9d833d2af3103894f909fb4b52 Mon Sep 17 00:00:00 2001 From: Cody Peter Mello Date: Sat, 9 Apr 2016 23:18:13 +0000 Subject: 7042 Fix spelling mistakes in library sections Reviewed by: Robert Mustacchi Approved by: Dan McDonald --- usr/src/man/man3c/epoll_create.3c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr/src/man/man3c/epoll_create.3c') diff --git a/usr/src/man/man3c/epoll_create.3c b/usr/src/man/man3c/epoll_create.3c index 6f54f638f7..83ea81e204 100644 --- a/usr/src/man/man3c/epoll_create.3c +++ b/usr/src/man/man3c/epoll_create.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_CREATE 3C "Apr 17, 2014" +.TH EPOLL_CREATE 3C "April 9, 2016" .SH NAME epoll_create, epoll_create1 \- create an epoll instance .SH SYNOPSIS @@ -50,7 +50,7 @@ Instance should be closed upon an .SH RETURN VALUES .LP -Upon succesful completion, 0 is returned. Otherwise, -1 is returned and errno +Upon successful completion, 0 is returned. Otherwise, -1 is returned and errno is set to indicate the error. .SH ERRORS .LP -- cgit v1.2.3