From 3cd48057c70f7e733e6b39e0ab3bb43c4e2d1c13 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 25 Jan 2019 11:29:17 -0800 Subject: [PATCH] doc: update Goldberg URL * doc/coreutils.texi (Floating point): Update URL. --- doc/coreutils.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/coreutils.texi b/doc/coreutils.texi index e9af80b7af..fa82d65469 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -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 -- 2.47.2