summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorнаб <nabijaczleweli@nabijaczleweli.xyz>2023-06-28 21:03:45 +0200
committerAlejandro Colomar <alx@kernel.org>2023-07-08 18:35:52 +0200
commit68a907878f55c724b33c60ea697f445c9afb667c (patch)
tree5fe7c9a64337396f04cdb73e2908c0d93abb2486
parent8cf0c06bfd3c2b219b044d4151c96f0da50af9ad (diff)
epoll_event.3type: epoll_ctl is (2)
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--man3type/epoll_event.3type2
1 files changed, 1 insertions, 1 deletions
diff --git a/man3type/epoll_event.3type b/man3type/epoll_event.3type
index efb229fd3..0d335c5b0 100644
--- a/man3type/epoll_event.3type
+++ b/man3type/epoll_event.3type
@@ -52,4 +52,4 @@ struct epoll_event {
Linux.
.SH SEE ALSO
.BR epoll_wait (2),
-.BR epoll_ctl (7)
+.BR epoll_ctl (2)