diff options
author | Justin P. Mattock <[email protected]> | 2010-07-03 15:46:13 -0700 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2010-07-11 21:55:42 +0200 |
commit | a6557737584457c8d202cb164585973e8d15a29c (patch) | |
tree | 09fcbc8ccb909da4b3a3e5187ebf721f975816a1 | |
parent | 698f93159a735bd29a8767c9f60d9b2d75870f8e (diff) |
Documentation update broken web addresses
I've found some web addresses not responding, giving the cannot
connect error when trying to load them. The below patch updates
the addresses that are not connecting with the best that I can find,
and also fixes a couple of addresses, so people can either choose an older
version of the package and/or a newer version(i.e. ppp).
Signed-off-by: Justin P. Mattock <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
-rw-r--r-- | Documentation/Changes | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Documentation/Changes b/Documentation/Changes index eca9f6e6fbe6..4fb88f15f2ef 100644 --- a/Documentation/Changes +++ b/Documentation/Changes @@ -331,7 +331,7 @@ o <ftp://ftp.kernel.org/pub/linux/kernel/people/rusty/modules/> Mkinitrd -------- -o <ftp://rawhide.redhat.com/pub/rawhide/SRPMS/SRPMS/> +o <https://code.launchpad.net/initrd-tools/main> E2fsprogs --------- @@ -343,11 +343,11 @@ o <http://jfs.sourceforge.net/> Reiserfsprogs ------------- -o <http://www.namesys.com/pub/reiserfsprogs/reiserfsprogs-3.6.3.tar.gz> +o <http://www.kernel.org/pub/linux/utils/fs/reiserfs/> Xfsprogs -------- -o <ftp://oss.sgi.com/projects/xfs/download/> +o <ftp://oss.sgi.com/projects/xfs/> Pcmciautils ----------- @@ -387,18 +387,18 @@ o <http://sourceforge.net/projects/fuse> mcelog ------ -o <ftp://ftp.kernel.org/pub/linux/utils/cpu/mce/mcelog/> +o <ftp://ftp.kernel.org/pub/linux/utils/cpu/mce/> Networking ********** PPP --- -o <ftp://ftp.samba.org/pub/ppp/ppp-2.4.0.tar.gz> +o <ftp://ftp.samba.org/pub/ppp/> Isdn4k-utils ------------ -o <ftp://ftp.isdn4linux.de/pub/isdn4linux/utils/isdn4k-utils.v3.1pre1.tar.gz> +o <ftp://ftp.isdn4linux.de/pub/isdn4linux/utils/> NFS-utils --------- |