epoll_create.2: Add .SS for description of epoll_create1()

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-04-15 07:06:46 +12:00
parent 5f4e9d5acd
commit 6b6f540407
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ When all file descriptors referring to an epoll instance have been closed,
the kernel destroys the instance
and releases the associated resources for reuse.
.SS epoll_create1()
If
.I flags
is 0, then, other than the fact that the obsolete