From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael Kerrisk (man-pages)" Subject: Re: [PATCH] socket.2: update documentation reference for AF_ALG Date: Tue, 16 Jun 2015 10:07:23 +0200 Message-ID: <557FD93B.9030609@gmail.com> References: <1512015.DlDWklcC4u@tauon.atsec.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1512015.DlDWklcC4u-gNvIQDDl/k7Ia13z/PHSgg@public.gmane.org> Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stephan Mueller , linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org List-Id: linux-man@vger.kernel.org On 06/14/2015 03:01 PM, Stephan Mueller wrote: > Signed-off-by: Stephan Mueller Thanks, Stephan. Applied. Cheers, Michael > --- > man2/socket.2 | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/man2/socket.2 b/man2/socket.2 > index 38cd84f..411e8b9 100644 > --- a/man2/socket.2 > +++ b/man2/socket.2 > @@ -387,8 +387,9 @@ standards use AF_* everywhere. > The > .B AF_ALG > protocol type was added in Linux 2.6.38. > -More information on this interface is provided in the kernel source file, > -.IR Documentation/crypto/crypto-API-userspace.txt . > +More information on this interface is provided with the kernel HTML > +documentation at > +.IR https://www.kernel.org/doc/htmldocs/crypto-API/User.html . > .SH EXAMPLE > An example of the use of > .BR socket () > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html