summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2020-11-22 18:18:17 +0100
committerBruno Haible <bruno@clisp.org>2020-11-22 18:18:17 +0100
commita9a90f53b8c89a27dac2a925f233ed6290937963 (patch)
tree8419e475618250ab2a7ddb47fcfe1a922e038c9c
parent070535708ddf0a0105ef996be4a453fe0c749673 (diff)
downloadgnulib-a9a90f53b8c89a27dac2a925f233ed6290937963.tar.gz
gnulib-a9a90f53b8c89a27dac2a925f233ed6290937963.tar.bz2
doc: Add references to the LSB.
-rw-r--r--doc/glibc-functions/pthread_rwlockattr_getkind_np.texi2
-rw-r--r--doc/glibc-functions/pthread_rwlockattr_setkind_np.texi2
2 files changed, 4 insertions, 0 deletions
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: ---

Return to:

Send suggestions and report system problems to the System administrator.