Added .\" about pages that point to examples on this page.

This commit is contained in:
Michael Kerrisk 2007-05-28 10:55:41 +00:00
parent 1c27853f55
commit 88a180b732
1 changed files with 6 additions and 0 deletions

View File

@ -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 (),