All address families are now documented in address_families.7, which is already present in SEE ALSO section. Also, AF_ALG note contains dead link to kernel HTML documentation. Signed-off-by: Nikola Forró <nforro@xxxxxxxxxx> --- man2/socket.2 | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/man2/socket.2 b/man2/socket.2 index fed3f4e25..1724ee367 100644 --- a/man2/socket.2 +++ b/man2/socket.2 @@ -477,19 +477,6 @@ families. However, already the BSD man page promises: "The protocol family generally is the same as the address family", and subsequent standards use AF_* everywhere. -.PP -The -.B AF_ALG -protocol type was added in Linux 2.6.38. -More information on this interface is provided with the kernel HTML -documentation at -.IR https://www.kernel.org/doc/htmldocs/crypto\-API/User.html . -.PP -The -.B AF_XDP -protocol type was added in Linux 4.18. -More information on this interface is provided in the kernel source file -.IR Documentation/networking/af_xdp.rst . .SH EXAMPLE An example of the use of .BR socket () -- 2.17.2