From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753001Ab0IVD5F (ORCPT ); Tue, 21 Sep 2010 23:57:05 -0400 Received: from mail-pz0-f46.google.com ([209.85.210.46]:40249 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752470Ab0IVD5D (ORCPT ); Tue, 21 Sep 2010 23:57:03 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=aq27OSPTaiKf7+LcsRVDpKsmDKj30BkAkoZx3cwUO9nwIkTKyuumcaVMTFBk67RcC3 wbND0mcvN9rQbp6tYEgfxhIZ5luzwnjLvmXY2p4EvKoSyRUNRa7sRVPNVUr+zKG/uNt+ vqQwN5JbzccevyrdSEITWgxwZ1RXyMJKo4mp8= Message-ID: <4C997E94.8070407@gmail.com> Date: Tue, 21 Sep 2010 20:57:08 -0700 From: "Justin P. Mattock" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0b5pre) Gecko/20100827 Thunderbird/3.2a1pre MIME-Version: 1.0 To: Finn Thain CC: trivial@kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, linux-m32r@ml.linux-m32r.org, linux-m68k@vger.kernel.org, linux-mips@linux-mips.org, linuxppc-dev@lists.ozlabs.org, linux-laptop@vger.kernel.org, "Maciej W. Rozycki" , Randy Dunlap Subject: Re: [PATCH 1/2 v3]Update broken web addresses. References: <1285118957-24965-1-git-send-email-justinmattock@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/21/2010 08:25 PM, Finn Thain wrote: > > On Tue, 21 Sep 2010, Justin P. Mattock wrote: > >> Below is an update from the original, with changes to the broken web >> addresses and removal of archive.org and moved to a seperate patch for >> you guys to decide if you want to use this and/or just leave the old url >> in and leave it at that.. >> Please dont apply this to anything just comments and fixes for now, > > You can use [RFC] in the Subject line instead of [PATCH] to indicate this. > alright.. > >> diff --git a/arch/m68k/mac/macboing.c b/arch/m68k/mac/macboing.c >> index 8f06408..234d9ee 100644 >> --- a/arch/m68k/mac/macboing.c >> +++ b/arch/m68k/mac/macboing.c >> @@ -114,7 +114,8 @@ static void mac_init_asc( void ) >> * 16-bit I/O functionality. The PowerBook 500 series computers >> * support 16-bit stereo output, but only mono input." >> * >> - * http://til.info.apple.com/techinfo.nsf/artnum/n16405 >> + * Article number 16405: >> + * http://support.apple.com/kb/TA32601 >> * >> * --David Kilzer >> */ > > "TIL article number 16405" would allow people to find the document by > number... > so putting this "TIL article number 16405" is correct instead of Article number 16405: > >> diff --git a/arch/m68k/q40/README b/arch/m68k/q40/README >> index 6bdbf48..92806c0 100644 >> --- a/arch/m68k/q40/README >> +++ b/arch/m68k/q40/README >> @@ -3,7 +3,7 @@ Linux for the Q40 >> >> You may try http://www.geocities.com/SiliconValley/Bay/2602/ for >> some up to date information. Booter and other tools will be also >> -available from this place or ftp.uni-erlangen.de/linux/680x0/q40/ >> +available from this place or http://www.linux-m68k.org/mail.html >> and mirrors. >> >> Hints to documentation usually refer to the linux source tree in > > No. We already discussed this change. Please refer back to my review of > the first version of the patch. You got it right in the second version > (that I also reviewed), but now you've gone back to the first version... > > Finn > pretty bad.. I don't know what happened there.. Justin P. Mattock