* man2/socket.2 (.SH NOTES): Remove information about AF_ALG and AF_XDP, as it is already provided in address_families.7 now. Signed-off-by: Eugene Syromyatnikov <evgsyr@xxxxxxxxx> --- man2/socket.2 | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/man2/socket.2 b/man2/socket.2 index 684fe24..4f1dd64 100644 --- a/man2/socket.2 +++ b/man2/socket.2 @@ -485,19 +485,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.1.4