From a9a90f53b8c89a27dac2a925f233ed6290937963 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 22 Nov 2020 18:18:17 +0100 Subject: [PATCH] doc: Add references to the LSB. --- doc/glibc-functions/pthread_rwlockattr_getkind_np.texi | 2 ++ doc/glibc-functions/pthread_rwlockattr_setkind_np.texi | 2 ++ 2 files changed, 4 insertions(+) diff --git a/doc/glibc-functions/pthread_rwlockattr_getkind_np.texi b/doc/glibc-functions/pthread_rwlockattr_getkind_np.texi index d5499bd012..594fbd7b6d 100644 --- a/doc/glibc-functions/pthread_rwlockattr_getkind_np.texi +++ b/doc/glibc-functions/pthread_rwlockattr_getkind_np.texi @@ -2,6 +2,8 @@ @subsection @code{pthread_rwlockattr_getkind_np} @findex pthread_rwlockattr_getkind_np +LSB specification:@* @url{https://refspecs.linuxbase.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/baselib-pthread-rwlockattr-getkind-np-1.html} + Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/pthread_rwlockattr_getkind_np.3.html,,man pthread_rwlockattr_getkind_np} Gnulib module: --- diff --git a/doc/glibc-functions/pthread_rwlockattr_setkind_np.texi b/doc/glibc-functions/pthread_rwlockattr_setkind_np.texi index 5ff7e7003c..4ef212baae 100644 --- a/doc/glibc-functions/pthread_rwlockattr_setkind_np.texi +++ b/doc/glibc-functions/pthread_rwlockattr_setkind_np.texi @@ -2,6 +2,8 @@ @subsection @code{pthread_rwlockattr_setkind_np} @findex pthread_rwlockattr_setkind_np +LSB specification:@* @url{https://refspecs.linuxbase.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/baselib-pthread-rwlockattr-getkind-np-1.html} + Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/pthread_rwlockattr_setkind_np.3.html,,man pthread_rwlockattr_setkind_np} Gnulib module: --- -- 2.39.5