From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754389AbeAQXq0 (ORCPT ); Wed, 17 Jan 2018 18:46:26 -0500 Received: from ms.lwn.net ([45.79.88.28]:36754 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753390AbeAQXqY (ORCPT ); Wed, 17 Jan 2018 18:46:24 -0500 Date: Wed, 17 Jan 2018 16:46:23 -0700 From: Jonathan Corbet To: Matthew Wilcox Cc: Mauro Carvalho Chehab , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Matthew Wilcox Subject: Re: [PATCH] Documentation: Fix misconversion of #if Message-ID: <20180117164623.4c92213e@lwn.net> In-Reply-To: <20180117034055.11053-1-willy@infradead.org> References: <20180117034055.11053-1-willy@infradead.org> Organization: LWN.net X-Mailer: Claws Mail 3.15.1-dirty (GTK+ 2.24.32; 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 Tue, 16 Jan 2018 19:40:55 -0800 Matthew Wilcox wrote: > At some stage of the conversion pipeline, something thought that the > DocBook entity # should be rendered as NUM instead of #. Haven't you heard? It's a new, improved form of C trigraph... :) Applied, thanks. jon