From 36e84d15decfc8ad45fb809ed7c96c9c1ebb9725 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 10 Jun 2019 14:08:09 +0200 Subject: doc: Add references to Linux man pages. * doc/glibc-functions/add-manpage-link.sh: New file. * doc/glibc-functions/*.texi: Add reference to man page on kernel.org when it exists. * doc/posix-functions/aligned_alloc.texi: Likewise. --- doc/glibc-functions/bswap_16.texi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/glibc-functions/bswap_16.texi') diff --git a/doc/glibc-functions/bswap_16.texi b/doc/glibc-functions/bswap_16.texi index 8565b4a123..6bdad10fee 100644 --- a/doc/glibc-functions/bswap_16.texi +++ b/doc/glibc-functions/bswap_16.texi @@ -2,6 +2,8 @@ @subsection @code{bswap_16} @findex bswap_16 +Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/bswap_16.3.html,,man bswap_16} + Gnulib module: --- Portability problems fixed by Gnulib: -- cgit v1.2.1