aboutsummaryrefslogtreecommitdiffstats
path: root/man7/socket.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/socket.7')
-rw-r--r--man7/socket.710
1 files changed, 7 insertions, 3 deletions
diff --git a/man7/socket.7 b/man7/socket.7
index a4ef991250..bfae69abe7 100644
--- a/man7/socket.7
+++ b/man7/socket.7
@@ -163,7 +163,7 @@ or
.TS
tab(:) allbox;
c s s
-l l l.
+l l lx.
I/O events
Event:Poll flag:Occurrence
Read:POLLIN:T{
@@ -194,8 +194,12 @@ An outgoing
.BR connect (2)
finished.
T}
-Read/Write:POLLERR:An asynchronous error occurred.
-Read/Write:POLLHUP:The other end has shut down one direction.
+Read/Write:POLLERR:T{
+An asynchronous error occurred.
+T}
+Read/Write:POLLHUP:T{
+The other end has shut down one direction.
+T}
Exception:POLLPRI:T{
Urgent data arrived.
.B SIGURG