OSDN Git Service

Update README
[linuxjm/LDP_man-pages.git] / original / man7 / udp.7
index 5b43475..f4d5539 100644 (file)
@@ -50,7 +50,7 @@ or
 In order to receive packets, the socket can be bound to a local
 address first by using
 .BR bind (2).
-Otherwise the socket layer will automatically assign
+Otherwise, the socket layer will automatically assign
 a free local port out of the range defined by
 .I /proc/sys/net/ipv4/ip_local_port_range
 and bind the socket to
@@ -233,7 +233,7 @@ to distinguish these cases.
 Returns the number of data bytes in the local send queue.
 Only supported with Linux 2.4 and above.
 .PP
-In addition all ioctls documented in
+In addition, all ioctls documented in
 .BR ip (7)
 and
 .BR socket (7)
@@ -264,3 +264,12 @@ RFC\ 768 for the User Datagram Protocol.
 RFC\ 1122 for the host requirements.
 .br
 RFC\ 1191 for a description of path MTU discovery.
+.SH COLOPHON
+This page is part of release 3.79 of the Linux
+.I man-pages
+project.
+A description of the project,
+information about reporting bugs,
+and the latest version of this page,
+can be found at
+\%http://www.kernel.org/doc/man\-pages/.