Complements: ba47eb5e3 "epoll_wait.2: Add documentation of epoll_pwait2()" Signed-off-by: Dmitry V. Levin <ldv@xxxxxxxxxxxx> --- man2/epoll_pwait2.2 | 1 + 1 file changed, 1 insertion(+) create mode 100644 man2/epoll_pwait2.2 diff --git a/man2/epoll_pwait2.2 b/man2/epoll_pwait2.2 new file mode 100644 index 000000000..9282a7064 --- /dev/null +++ b/man2/epoll_pwait2.2 @@ -0,0 +1 @@ +.so man2/epoll_wait.2 -- ldv