socket.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2008-10-11 08:18:36 +02:00
parent 0cc9687dad
commit 1ee674a478
1 changed files with 1 additions and 1 deletions

View File

@ -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.