From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934823AbcIPRS7 (ORCPT ); Fri, 16 Sep 2016 13:18:59 -0400 Received: from tex.lwn.net ([70.33.254.29]:51344 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754848AbcIPRSv (ORCPT ); Fri, 16 Sep 2016 13:18:51 -0400 Date: Fri, 16 Sep 2016 11:17:33 -0600 From: Jonathan Corbet To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , Mauro Carvalho Chehab , Markus Heiser , Jani Nikula , LKML Subject: Re: [PATCH v3 13/21] Documentation/SecurityBugs: convert it to ReST markup Message-ID: <20160916111733.6c7e0f5a@lwn.net> In-Reply-To: References: Organization: LWN.net X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; 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 Wed, 14 Sep 2016 08:06:42 -0300 Mauro Carvalho Chehab wrote: > Add a name for the document and convert the sections to > ReST markups. No objection to the changes (modulo the discussion on section numbers), but I do wonder whether this one belongs with the process documentation. This is here for users as much as anybody. We haven't really begun to organize user-level docs, but, when we do, I think this maybe belongs there. Just a thought... jon