summaryrefslogtreecommitdiff
path: root/man7/epoll.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/epoll.7')
-rw-r--r--man7/epoll.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/epoll.7 b/man7/epoll.7
index 7e84710f4..2d5d7edcd 100644
--- a/man7/epoll.7
+++ b/man7/epoll.7
@@ -309,7 +309,7 @@ Modify will re-read available I/O.
.B Q9
Do I need to continuously read/write an fd until EAGAIN when using the
.B EPOLLET
-flag ( Edge Triggered behaviour ) ?
+flag ( Edge Triggered behavior ) ?
.TP
.B A9
No you don't.