From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751038AbWGVWZy (ORCPT ); Sat, 22 Jul 2006 18:25:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751064AbWGVWZy (ORCPT ); Sat, 22 Jul 2006 18:25:54 -0400 Received: from xenotime.net ([66.160.160.81]:46005 "HELO xenotime.net") by vger.kernel.org with SMTP id S1750869AbWGVWZx (ORCPT ); Sat, 22 Jul 2006 18:25:53 -0400 Message-Id: <1153607151.24576@shark.he.net> Date: Sat, 22 Jul 2006 15:25:51 -0700 From: "Randy Dunlap" To: Matt LaPlante , 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 > 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