aboutsummaryrefslogtreecommitdiffstats
path: root/man2/epoll_ctl.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/epoll_ctl.2')
-rw-r--r--man2/epoll_ctl.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/epoll_ctl.2 b/man2/epoll_ctl.2
index d4678795b5..8f6cc169d1 100644
--- a/man2/epoll_ctl.2
+++ b/man2/epoll_ctl.2
@@ -25,7 +25,7 @@ epoll_ctl \- control interface for an epoll descriptor
.SH SYNOPSIS
.B #include <sys/epoll.h>
.sp
-.BR "int epoll_ctl(int " epfd ", int " op ", int " fd ", struct epoll_event *" event )
+.BI "int epoll_ctl(int " epfd ", int " op ", int " fd ", struct epoll_event *" event )
.SH DESCRIPTION
Control an
.B epoll