OSDN Git Service

(split) LDP: Update original to LDP v3.40.
[linuxjm/LDP_man-pages.git] / original / man2 / bind.2
index fc28e3e..f7c9ed0 100644 (file)
@@ -79,7 +79,7 @@ When a socket is created with
 .BR socket (2),
 it exists in a name space (address family) but has no address assigned to it.
 .BR bind ()
-assigns the address specified to by
+assigns the address specified by
 .I addr
 to the socket referred to by the file descriptor
 .IR sockfd .