diff --git a/man3/getaddrinfo.3 b/man3/getaddrinfo.3 index 140d81a34..db9751459 100644 --- a/man3/getaddrinfo.3 +++ b/man3/getaddrinfo.3 @@ -438,6 +438,12 @@ are available since glibc 2.3.3. .BR AI_NUMERICSERV is available since glibc 2.3.4. .SH EXAMPLE +.\" getnameinfo.3 refers to this example +.\" socket.2 refers to this example +.\" bind.2 refers to this example +.\" connect.2 refers to this example +.\" recvfrom.2 refers to this example +.\" sendto.2 refers to this example The following programs demonstrate the use of .BR getaddrinfo (), .BR gai_strerror (),