diff options
author | Pádraig Brady <P@draigBrady.com> | 2013-04-30 11:50:37 +0100 |
---|---|---|
committer | Pádraig Brady <P@draigBrady.com> | 2013-04-30 11:52:03 +0100 |
commit | 7fbe8f46867aa7539799d981c28bdbd28d3a7dd0 (patch) | |
tree | 57abf24b2f9dae549518296c87eb3a1a3d9cd781 | |
parent | 791919f6d9a873ae7452a7e1d71e2fe9e0fd4104 (diff) | |
download | coreutils-7fbe8f46867aa7539799d981c28bdbd28d3a7dd0.tar.xz |
doc: correct a URL to older textutils source
* doc/coreutils.texi (Putting the tools together): Adjust the
textutils-1.22 URL, and add a URL for newer sources.
-rw-r--r-- | doc/coreutils.texi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi index f6f2eb4f2..d607eaf3d 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -17393,10 +17393,10 @@ Know your toolbox! Use each program appropriately. If you don't have an appropriate tool, build one. @end enumerate -As of this writing, all the programs we've discussed are available via -anonymous @command{ftp} from: @* -@uref{ftp://gnudist.gnu.org/textutils/textutils-1.22.tar.gz}. (There may -be more recent versions available now.) +As of this writing, all the programs discussed are available from +@uref{http://ftp.gnu.org/old-gnu/textutils/textutils-1.22.tar.gz}, +with more recent versions available from +@uref{http://ftp.gnu.org/gnu/coreutils}. None of what I have presented in this column is new. The Software Tools philosophy was first introduced in the book @cite{Software Tools}, by |