Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167643033
D3813.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
747 B
Referenced Files
None
Subscribers
None
D3813.diff
View Options
Index: head/lib/libc/net/getaddrinfo.3
===================================================================
--- head/lib/libc/net/getaddrinfo.3
+++ head/lib/libc/net/getaddrinfo.3
@@ -18,7 +18,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd September 20, 2015
+.Dd October 5, 2015
.Dt GETADDRINFO 3
.Os
.Sh NAME
@@ -243,15 +243,14 @@
pointer in each
.Li addrinfo
structure until a null pointer is encountered.
-The three members
+Each returned
+.Li addrinfo
+structure contains three members that are suitable for a call to
+.Xr socket 2 :
.Fa ai_family ,
.Fa ai_socktype ,
and
-.Fa ai_protocol
-in each returned
-.Li addrinfo
-structure are suitable for a call to
-.Xr socket 2 .
+.Fa ai_protocol .
For each
.Li addrinfo
structure in the list, the
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 24, 11:05 AM (4 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37180152
Default Alt Text
D3813.diff (747 B)
Attached To
Mode
D3813: address Bug 203440 - Fixed documentation grammar
Attached
Detach File
Event Timeline
Log In to Comment