]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/man/man4/udp.4
xnu-3789.41.3.tar.gz
[apple/xnu.git] / bsd / man / man4 / udp.4
index 5e8f7eae3d014bc0b0500ddaa5acfec9282d0ed8..381cc7795abd96079224d12e0aac508cb5eeba68 100644 (file)
@@ -33,7 +33,7 @@
 .\"
 .\"     @(#)udp.4      8.1 (Berkeley) 6/5/93
 .\"
-.Dd June 5, 1993
+.Dd March 18, 2015 
 .Dt UDP 4
 .Os BSD 4.2
 .Sh NAME
@@ -59,6 +59,8 @@ and
 .Xr recvfrom
 calls, though the
 .Xr connect 2
+or
+.Xr connectx 2
 call may also be used to fix the destination for future
 packets (in which case the 
 .Xr recv 2
@@ -125,12 +127,14 @@ socket with a network address for which no network interface
 exists.
 .El
 .Sh SEE ALSO
+.Xr connect 2 ,
+.Xr connectx 2 ,
 .Xr getsockopt 2 ,
 .Xr recv 2 ,
 .Xr send 2 ,
 .Xr socket 2 ,
-.Xr intro 4 ,
 .Xr inet 4 ,
+.Xr intro 4 ,
 .Xr ip 4
 .Sh HISTORY
 The