]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: update Goldberg URL
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 25 Jan 2019 19:29:17 +0000 (11:29 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 25 Jan 2019 19:32:46 +0000 (11:32 -0800)
* doc/coreutils.texi (Floating point): Update URL.

doc/coreutils.texi

index e9af80b7af703a46e5f2eb6105ecc19b878a3b92..fa82d65469ec5c0cc1e5eb67a885351a9e1bd54a 100644 (file)
@@ -1085,8 +1085,8 @@ has positive and negative infinity, distinguishes positive from
 negative zero, and uses special values called NaNs to represent
 invalid computations such as dividing zero by itself.  For more
 information, please see David Goldberg's paper
-@uref{http://@/www.validlab.com/@/goldberg/@/paper.pdf, What Every
-Computer Scientist Should Know About Floating-Point Arithmetic}.
+@uref{https://@/docs.oracle.com/@/cd/@/E19957-01/@/806-3568/@/ncg_goldberg.html,
+What Every Computer Scientist Should Know About Floating-Point Arithmetic}.
 
 @vindex LC_NUMERIC
 Commands that accept floating point numbers as options, operands or