diff mbox

[wwwdocs] GNU textutils is GNU coreutils

Message ID alpine.LNX.2.00.1110292200250.3250@gerinyyl.fvgr
State New
Headers show

Commit Message

Gerald Pfeifer Oct. 29, 2011, 8:07 p.m. UTC
...and has been for a while.

Committed.
diff mbox

Patch

Index: snapshots.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/snapshots.html,v
retrieving revision 1.20
diff -u -r1.20 snapshots.html
--- snapshots.html	21 Sep 2006 14:17:36 -0000	1.20
+++ snapshots.html	29 Oct 2011 20:00:24 -0000
@@ -33,10 +33,10 @@ 
 files so that autoconf et al aren't needed. This is documented in
 comments in contrib/gcc_update.</p>
 
-<p>The program <code>md5sum</code>&mdash;which is included with the 
-<a href="http://www.gnu.org/software/textutils/textutils.html">GNU
-Text Utilities</a>&mdash;can be used to verify the integrity of a
-snapshot or release.&nbsp; The release script generates the file 
+<p>The program <code>md5sum</code> &mdash; which is included with the 
+<a href="https://www.gnu.org/software/coreutils/">GNU Coreutils</a>
+&mdash; can be used to verify the integrity of a snapshot or release.
+The release script generates the file 
 <code>MD5SUMS</code> that provides a 128-bit checksum for every
 file in the tarball.&nbsp; Use the following command to verify the
 sources:<br />