From: Pádraig Brady Date: Fri, 26 Dec 2014 14:37:15 +0000 (+0000) Subject: doc: update the URL referencing SI prefixes X-Git-Tag: v8.24~162 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4111d3e4e0d23cc7ad6bb3ee3dba2ad702cb7199;p=thirdparty%2Fcoreutils.git doc: update the URL referencing SI prefixes Identified at https://www.gnu.org/software/gnun/linc/linc.html * doc/coreutils.texi (Block size): Fix the stale link. --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index e9008c0189..c6f2cc70e3 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -935,7 +935,8 @@ A block size specification can be a positive integer specifying the number of bytes per block, or it can be @code{human-readable} or @code{si} to select a human-readable format. Integers may be followed by suffixes that are upward compatible with the -@uref{http://www.bipm.org/en/si/si_brochure/chapter3/prefixes.html, SI prefixes} +@uref{http://www.bipm.org/en/publications/si-brochure/chapter3.html, +SI prefixes} for decimal multiples and with the @uref{http://physics.nist.gov/cuu/Units/binary.html, ISO/IEC 80000-13 (formerly IEC 60027-2) prefixes} for binary multiples.