From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751047AbWGVWgD (ORCPT ); Sat, 22 Jul 2006 18:36:03 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751070AbWGVWgD (ORCPT ); Sat, 22 Jul 2006 18:36:03 -0400 Received: from xenotime.net ([66.160.160.81]:2749 "HELO xenotime.net") by vger.kernel.org with SMTP id S1751047AbWGVWgB (ORCPT ); Sat, 22 Jul 2006 18:36:01 -0400 Message-Id: <1153607759.28263@shark.he.net> Date: Sat, 22 Jul 2006 15:35:59 -0700 From: "Randy Dunlap" To: Matt LaPlante , "Randy Dunlap" , linux-kernel@vger.kernel.org, trivial@kernel.org Subject: Re: [PATCH 18-rc2] Fix typos in /Documentation : 'D'-'E' X-Mailer: WebMail 1.25 X-IPAddress: 216.191.251.226 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > On Sat, 22 Jul 2006 15:25:51 -0700 > "Randy Dunlap" wrote: > > > > > > > > This patch fixes typos in various Documentation txts. This patch > > addresses some words starting with the letters 'D'-'E'. > > > > > > The patch came in on the large side (+600 lines), so I'm placing the > > diff on the web for download rather than pasting it here. Download: > > > http://www.cyberdogtech.com/download/doc3-de.diff > > > > A 32 KB patch isn't considered terribly large for lkml. For review > > purposes, we had rather see patches inline in email instead of as > > attachments or as URLs. (Yes, I have posted URLs of patches when > > they were 200 KB, e.g.) > > > > I posted a patch for many corrections to relayfs.txt a few days > > ago, including the change from you. > > > > All of the corrections look good to me. > > > > --- > > ~Randy > > I was going by http://www.kernel.org/pub/linux/docs/lkml/#s4-1 which recommends +500 lines as "large". I'll put the patch inline below for convenience. Touche. :) The FAQ needs to be updated. Last I heard, Richard Gooch wasn't ready to hand it off to anyone else, but he wasn't updating it either. Time for a change IMO. --- ~Randy