From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753326AbdI1PVj (ORCPT ); Thu, 28 Sep 2017 11:21:39 -0400 Received: from ms.lwn.net ([45.79.88.28]:43550 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751921AbdI1PVh (ORCPT ); Thu, 28 Sep 2017 11:21:37 -0400 Date: Tue, 26 Sep 2017 14:30:42 -0600 From: Jonathan Corbet To: Pavel Machek Cc: linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, tytso@mit.edu, trivial@kernel.org, linux-ext4@vger.kernel.org, Andrew Morton Subject: Re: [PATCH] Documentation: fix little inconsistencies Message-ID: <20170926143042.3c5f7ca4@lwn.net> In-Reply-To: <20170916114837.GA5459@amd> References: <20170916114837.GA5459@amd> Organization: LWN.net X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; 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 Sat, 16 Sep 2017 13:48:37 +0200 Pavel Machek wrote: > Fix little inconsistencies in Documentation: make case and spacing > match surrounding text. Applied to the docs tree, thanks. jon