aboutsummaryrefslogtreecommitdiffstats
path: root/man2/socket.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2008-10-11 08:18:36 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2008-10-11 08:18:36 +0200
commit1ee674a478e85e2d39c1b340387789bb3678a63d (patch)
tree5c5c3fd40b6b8a2092c0be02d97201967944b3ba /man2/socket.2
parent0cc9687dad3d8bcac5809f95edb0511604db02a3 (diff)
downloadman-pages-1ee674a478e85e2d39c1b340387789bb3678a63d.tar.gz
socket.2: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
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.