summaryrefslogtreecommitdiff
path: root/man2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2005-07-04 06:47:34 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2005-07-04 06:47:34 +0000
commitb97a922231b5f8549d9b3261288f0f5e8b706822 (patch)
treeca6a0b9935ceb1a725f5183501ad08f70b60f42b /man2
parent4041a5abf1e0c3684887801f36e3ad50173ac2d4 (diff)
s/positive/non-negative/ [file descriptor]
Diffstat (limited to 'man2')
-rw-r--r--man2/epoll_create.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/epoll_create.2 b/man2/epoll_create.2
index 3b979781..22461ee6 100644
--- a/man2/epoll_create.2
+++ b/man2/epoll_create.2
@@ -47,7 +47,7 @@ must be closed by using
.SH "RETURN VALUE"
When successful,
.BR epoll_create (2)
-returns a positive integer identifying the descriptor.
+returns a non-negative integer identifying the descriptor.
When an error occurs,
.BR epoll_create (2)
returns \-1 and