OSDN Git Service

LDP: Update original to LDP v3.77
[linuxjm/LDP_man-pages.git] / original / man2 / socket.2
index b9cabe4..b7bc660 100644 (file)
@@ -194,7 +194,7 @@ on how to map protocol name strings to protocol numbers.
 .PP
 Sockets of type
 .B SOCK_STREAM
-are full-duplex byte streams, similar to pipes.
+are full-duplex byte streams.
 They do not preserve
 record boundaries.
 A stream socket must be in
@@ -413,7 +413,7 @@ and
 reprinted in
 .I UNIX Programmer's Supplementary Documents Volume 1.
 .SH COLOPHON
-This page is part of release 3.76 of the Linux
+This page is part of release 3.77 of the Linux
 .I man-pages
 project.
 A description of the project,