socket.2: Update documentation reference for AF_ALG

Signed-off-by: Stephan Mueller <stephan.mueller@atsec.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Stephan Mueller 2015-06-14 15:01:08 +02:00 committed by Michael Kerrisk
parent 614e269a80
commit 3c4dfb62a5
1 changed files with 3 additions and 2 deletions

View File

@ -387,8 +387,9 @@ standards use AF_* everywhere.
The The
.B AF_ALG .B AF_ALG
protocol type was added in Linux 2.6.38. protocol type was added in Linux 2.6.38.
More information on this interface is provided in the kernel source file, More information on this interface is provided with the kernel HTML
.IR Documentation/crypto/crypto-API-userspace.txt . documentation at
.IR https://www.kernel.org/doc/htmldocs/crypto-API/User.html .
.SH EXAMPLE .SH EXAMPLE
An example of the use of An example of the use of
.BR socket () .BR socket ()