[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTimYp6ua743x9ze4fcU09ZZ=oZZd_iKCmU0WQ2h7@mail.gmail.com>
Date: Tue, 21 Sep 2010 01:11:20 -0400
From: Matt Turner <mattst88@...il.com>
To: "Justin P. Mattock" <justinmattock@...il.com>
Cc: trivial@...nel.org, linux-kernel@...r.kernel.org,
"Maciej W. Rozycki" <macro@...ux-mips.org>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
Finn Thain <fthain@...egraphics.com.au>,
Randy Dunlap <rdunlap@...otime.net>,
Dimitry Torokhov <dmitry.torokhov@...il.com>,
Ben Pfaff <blp@...stanford.edu>,
Mike Frysinger <vapier.adi@...il.com>
Subject: Re: [PATCH]Update-broken-web-addresses-in-the-kernel
On Tue, Sep 21, 2010 at 1:02 AM, Justin P. Mattock
<justinmattock@...il.com> wrote:
> didnt even think about that.. I really appreciate you pointing this out..
> I'll go through the whole thing and see if I can figure a good fix for the
> archive.org stuff
Just checked, and you can modify the links like so:
- http://web.archive.org/web/*/http://ftp.digital.com/pub/DEC/axppci/ref_interrupts.txt
+ http://web.archive.org/web/%2A/http://ftp.digital.com/pub/DEC/axppci/ref_interrupts.txt
So, change * to %2A (it's ASCII code in hex).
I guess that's the least clunky fix.
Matt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists