Re: [PATCH]Update-broken-web-addresses-in-the-kernel

From: Justin P. Mattock
Date: Tue Sep 21 2010 - 01:20:43 EST


On 09/20/2010 10:11 PM, Matt Turner wrote:
On Tue, Sep 21, 2010 at 1:02 AM, Justin P. Mattock
<justinmattock@xxxxxxxxx> 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



your a lifesaver I tell yeah... nice one..(just was crapping my pants trying to think how to fix this).

So I'll go through and change this to what you have. should I still keep alpha in?

then the signed-off's Ill put as Cc's until they give there signed-off.

Justin P. Mattock
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/