diff options
Diffstat (limited to 'doc/posix-functions/hypot.texi')
-rw-r--r-- | doc/posix-functions/hypot.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/hypot.texi b/doc/posix-functions/hypot.texi index f12cdf414e..7d7b7f9aa7 100644 --- a/doc/posix-functions/hypot.texi +++ b/doc/posix-functions/hypot.texi @@ -2,7 +2,7 @@ @section @code{hypot} @findex hypot -POSIX specification: @url{http://www.opengroup.org/susv3xsh/hypot.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/hypot.html} Gnulib module: --- |