summaryrefslogtreecommitdiff
path: root/doc/glibc-functions/statfs.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2020-11-22 17:48:50 +0100
committerBruno Haible <bruno@clisp.org>2020-11-22 17:48:50 +0100
commit070535708ddf0a0105ef996be4a453fe0c749673 (patch)
treee1e313e5da519238d89bbe868316868ef4dd5ab6 /doc/glibc-functions/statfs.texi
parent1e075df25728ca063e7fe5e3d6da6c3c5234d373 (diff)
downloadgnulib-070535708ddf0a0105ef996be4a453fe0c749673.tar.gz
doc: Add references to the LSB.
* doc/glibc-functions/*.texi: Add references to LSB 5.0. * doc/posix-functions/*.texi: Likewise.
Diffstat (limited to 'doc/glibc-functions/statfs.texi')
-rw-r--r--doc/glibc-functions/statfs.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/glibc-functions/statfs.texi b/doc/glibc-functions/statfs.texi
index deef25c807..cc2eb8a09c 100644
--- a/doc/glibc-functions/statfs.texi
+++ b/doc/glibc-functions/statfs.texi
@@ -2,6 +2,8 @@
@subsection @code{statfs}
@findex statfs
+LSB specification:@* @url{https://refspecs.linuxbase.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/baselib-statfs-2.html}
+
Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man2/statfs.2.html,,man statfs}
Gnulib module: ---