epoll_create.2: wfix: s/flags/size/

Reported-by: Christopher Head <chead@telus.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Mike Frysinger 2009-02-07 23:55:56 +13:00 committed by Michael Kerrisk
parent e6ae68dd1f
commit e1fbfba539
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ and releases the associated resources for re-use.
If
.I flags
is 0, then, other than the fact that the obsolete
.I flags
.I size
argument is dropped,
.BR epoll_create1 ()
is the same as