aboutsummaryrefslogtreecommitdiffstats
path: root/man2/socket.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/socket.2')
-rw-r--r--man2/socket.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/socket.2 b/man2/socket.2
index 1e0bc1ed0e..e1638e7b14 100644
--- a/man2/socket.2
+++ b/man2/socket.2
@@ -121,7 +121,7 @@ The socket has the indicated
which specifies the communication semantics.
Currently defined types
are:
-.TP
+.TP 16
.B SOCK_STREAM
Provides sequenced, reliable, two-way, connection-based byte streams.
An out-of-band data transmission mechanism may be supported.