socket.2: Add cross reference to address_families(7)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2018-10-16 10:26:30 +02:00
parent 698c7b2f16
commit 43c8308e3c
1 changed files with 5 additions and 0 deletions

View File

@ -310,6 +310,10 @@ XDP (express data path) interface
T}
.TE
.PP
Further details of the above address families,
as well as information on several other address families, can be found in
.BR address_families (7).
.PP
The socket has the indicated
.IR type ,
which specifies the communication semantics.
@ -607,6 +611,7 @@ is shown in
.BR socketpair (2),
.BR write (2),
.BR getprotoent (3),
.BR address_families (7),
.BR ip (7),
.BR socket (7),
.BR tcp (7),