In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/b1f1f4d8b19d4049abe3b01c6f36b7f027b62927?hp=bff3194ce483c7fdeaffa9fcc217fa539b5e250a>
- Log ----------------------------------------------------------------- commit b1f1f4d8b19d4049abe3b01c6f36b7f027b62927 Author: Leon Brocard <[email protected]> Date: Sun Jun 12 14:19:53 2011 +0100 Fix broken URLs in dist/Locale-Maketext/lib/Locale/Maketext/TPJ13.pod for RFCs ----------------------------------------------------------------------- Summary of changes: dist/Locale-Maketext/lib/Locale/Maketext/TPJ13.pod | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/Locale-Maketext/lib/Locale/Maketext/TPJ13.pod b/dist/Locale-Maketext/lib/Locale/Maketext/TPJ13.pod index 0bbe6e3..b9586b2 100644 --- a/dist/Locale-Maketext/lib/Locale/Maketext/TPJ13.pod +++ b/dist/Locale-Maketext/lib/Locale/Maketext/TPJ13.pod @@ -750,12 +750,12 @@ morphology and pedagogy of North American native languages. Alvestrand, Harald Tveit. 1995. I<RFC 1766: Tags for the Identification of Languages.> -C<ftp://ftp.isi.edu/in-notes/rfc1766.txt> +C<http://www.ietf.org/rfc/rfc1766.txt> [Now see RFC 3066.] Callon, Ross, editor. 1996. I<RFC 1925: The Twelve Networking Truths.> -C<ftp://ftp.isi.edu/in-notes/rfc1925.txt> +C<http://www.ietf.org/rfc/rfc1925.txt> Drepper, Ulrich, Peter Miller, and FranE<ccedil>ois Pinard. 1995-2001. GNU -- Perl5 Master Repository
