From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934390AbcCIXOe (ORCPT ); Wed, 9 Mar 2016 18:14:34 -0500 Received: from tex.lwn.net ([70.33.254.29]:39522 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754249AbcCIXOZ (ORCPT ); Wed, 9 Mar 2016 18:14:25 -0500 Date: Wed, 9 Mar 2016 16:14:23 -0700 From: Jonathan Corbet To: Masanari Iida Cc: rdunlap@infradead.org, linux-doc@vger.kernel.org, bfields@fieldses.org, jlayton@poochiereds.net, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Doc: nfs: Fix typos in Documentation/filesystems/nfs Message-ID: <20160309161423.4970904b@lwn.net> In-Reply-To: <1455765973-14718-1-git-send-email-standby24x7@gmail.com> References: <1455765973-14718-1-git-send-email-standby24x7@gmail.com> Organization: LWN.net X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.29; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 18 Feb 2016 12:26:13 +0900 Masanari Iida wrote: > This patch fix spelling typos found in Documentation/filesystems/nfs I've applied this to the docs tree. I fixed the two "reacquire" instances that Randy pointed out; it would have been nice to get an updated patch so I didn't have to do that. Thanks, jon