summaryrefslogtreecommitdiff
path: root/doc/posix-functions/fileno.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions/fileno.texi')
-rw-r--r--doc/posix-functions/fileno.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/fileno.texi b/doc/posix-functions/fileno.texi
index d1a3d8c11d..3aa8df83ae 100644
--- a/doc/posix-functions/fileno.texi
+++ b/doc/posix-functions/fileno.texi
@@ -2,7 +2,7 @@
@section @code{fileno}
@findex fileno
-POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/fileno.html}
+POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/fileno.html}
Gnulib module: ---