From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755542AbcIPV3F (ORCPT ); Fri, 16 Sep 2016 17:29:05 -0400 Received: from ec2-52-27-115-49.us-west-2.compute.amazonaws.com ([52.27.115.49]:48073 "EHLO s-opensource.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750945AbcIPV3D (ORCPT ); Fri, 16 Sep 2016 17:29:03 -0400 Date: Fri, 16 Sep 2016 18:28:49 -0300 From: Mauro Carvalho Chehab To: Jonathan Corbet Cc: Linux Doc Mailing List , Mauro Carvalho Chehab , Markus Heiser , Jani Nikula , LKML Subject: Re: [PATCH v3 11/21] Documentation/kernel-docs.txt: convert it to ReST markup Message-ID: <20160916182849.2a7101ea@vento.lan> In-Reply-To: <20160916150009.21317711@lwn.net> References: <877b1fd8d94ce4eb2325da828547b4ac4419a887.1473849886.git.mchehab@s-opensource.com> <20160916111531.5dd2ad58@lwn.net> <20160916174219.0d2866d6@vento.lan> <20160916150009.21317711@lwn.net> Organization: Samsung X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Fri, 16 Sep 2016 15:00:09 -0600 Jonathan Corbet escreveu: > On Fri, 16 Sep 2016 17:42:19 -0300 > Mauro Carvalho Chehab wrote: > > > > many of the links in it are long since > > > dead, and I honestly doubt it has been helpful to anybody. > > > > I tested: all links there point to an existing documentation. > > Really? > > URL: http://plg.uwaterloo.ca/ > URL: http://www.tldp.org/LDP/khg/HyperNews/get/khg.html Those worked. > URL: ftp://ftp.llp.fu-berlin.de/pub/linux/LINUX-LAB/whitepapers/pcip.ps.gz > URL: ftp://ftp.llp.fu-berlin.de/pub/linux/LINUX-LAB/whitepapers/drivers.ps.gz > URL: ftp://ftp.uk.linux.org/pub/linux/sct/fs/jfs/journal-design.ps.gz > URL: http://usb.in.tum.de/usbdoc/ > URL: http://www.linux-mag.com/1999-05/gear_01.html > URL: http://www.moses.uklinux.net/patches/lki.html > URL: http://www.edn.com/article/CA46968.html > URL: http://www.cse.unsw.edu.au/~neilb/oss/linux-commentary/nfsd.html > URL: http://kt.earth.li/kernel-traffic/index.html > URL: http://edge.kernelnotes.org /* linkspam site */ > URL: http://www.tux.org/lkml/ > URL: http://slencyclopedia.berlios.de/index.html > URL: http://marc.theaimsgroup.com/?l=linux-kernel > URL: http://www.cs.helsinki.fi/linux/linux-kernel/ > URL: http://www.lib.uaa.alaska.edu/linux-kernel/ The above didn't. > Do any of those links work for you? Yeah, I looked on my browser history... I didn't checked all links here, just a bunch of them. Sorry for the mess. Feel free to just ignore patch 11, or if you prefer, we can just remove the broken entries. > > jon Thanks, Mauro