Hi Mike, On Sat, Feb 7, 2009 at 8:38 PM, Mike Frysinger <vapier@xxxxxxxxxx> wrote: > Christopher Head reported that there is a typo in the epoll_create1 desc. > When referring to the epoll_create func, we should say "size", not "flags". Thanks. Applied for 3.18. Cheers, Michael > Signed-off-by: Mike Frysinger <vapier@xxxxxxxxxx> > CC: Christopher Head <chead@xxxxxxxxx> > --- > man2/epoll_create.2 | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/man2/epoll_create.2 b/man2/epoll_create.2 > index 9a0aea0..52b8f09 100644 > --- a/man2/epoll_create.2 > +++ b/man2/epoll_create.2 > @@ -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 > -- > 1.6.1.1 > > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ git://git.kernel.org/pub/scm/docs/man-pages/man-pages.git man-pages online: http://www.kernel.org/doc/man-pages/online_pages.html Found a bug? http://www.kernel.org/doc/man-pages/reporting_bugs.html -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html