[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4C98420B.8030207@gmail.com>
Date: Mon, 20 Sep 2010 22:26:35 -0700
From: "Justin P. Mattock" <justinmattock@...il.com>
To: Finn Thain <fthain@...egraphics.com.au>
CC: Matt Turner <mattst88@...il.com>, trivial@...nel.org,
linux-kernel@...r.kernel.org,
"Maciej W. Rozycki" <macro@...ux-mips.org>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
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 09/20/2010 10:17 PM, Finn Thain wrote:
>
> I would say that if a URL is in the web archive, then no patch is needed.
>
> Finn
>
true especially if it's really ancient, but with a series I sent out a
few weeks ago archive.org was introduced due to people still looking at
the old documentation. Up to you guys if you want to remove archive.org
from this..
> On Tue, 21 Sep 2010, Matt Turner wrote:
>
>> 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
Justin P. Mattock
--
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