From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 8425EA0555; Thu, 9 Jun 2022 15:30:50 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6259640689; Thu, 9 Jun 2022 15:30:50 +0200 (CEST) Received: from wout2-smtp.messagingengine.com (wout2-smtp.messagingengine.com [64.147.123.25]) by mails.dpdk.org (Postfix) with ESMTP id A63C140220 for ; Thu, 9 Jun 2022 15:30:48 +0200 (CEST) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.west.internal (Postfix) with ESMTP id 46100320097E; Thu, 9 Jun 2022 09:30:45 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Thu, 09 Jun 2022 09:30:45 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=fm2; t=1654781444; x= 1654867844; bh=4FC6JKK30pACN6tSjyd7NPwq+rcZbazINx5UKyfySRw=; b=q okMr5n7bEzcaqjBgHQb36M5BW5st5E/LOViH00Zpod4w1tCH2afhJHOghKd7jt3A jaUGdFZoAkkZ6A60hQj7qf4GieiAGS5kISw+8FDRCY/dkUdMBlXRcndrBToyrINN 2DFBJqnJx9noxJE0hzB4a+Rbz+z7TmNynXuTyxo+JDTr1nXS3jHLlhjjPd+Ho+06 THVWiClyC8EG2lTPUyYzIK07ZLSsEzEXRUOvTgqSpv3tOG4BSQDGvu70tWBx2N33 6CtcN330BiJ3kmrkpPWmRoMoLFiPRjDbhTjQLWaIYQKGqVmatr3UaF3cByVxhHRD xfQ2Ay9MsLGD243sTe3Cg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm2; t=1654781444; x= 1654867844; bh=4FC6JKK30pACN6tSjyd7NPwq+rcZbazINx5UKyfySRw=; b=v 6IeesZVttlb67qvuXUxbyXtf5qQ0JgMYk+WXWdjlq2svblQt6Zyt/lovMv1gfASs 4+4sjBrE4sd6E6VqKP6+Md43wvogA15ncOx3LbIexqXY/KyEk3iH9X2OBOmavCkX xGK9P+BNOyUmhbkk3yiIWqA6URDZ6F34C4OCkUY7uHu18ehY5ICeCv2uaiWkVHyA Kt5iZrhXPa1i0iMTtSCIeyrR/Zc0NNN17V2qMspRv5nfiQDTD/MtBn3RxJi/X23E eOMzNjOx6nJaTMCY6oOWuJk4yDmD9AeImG2Q3kWOafcnzk/aigGe29azuHxJfLrv J5Td0fvfTqlmf9UPZeCYA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvfedruddtledgieduucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvvefufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ggtffrrghtthgvrhhnpedtjeeiieefhedtfffgvdelteeufeefheeujefgueetfedttdei kefgkeduhedtgfenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfh hrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 9 Jun 2022 09:30:43 -0400 (EDT) From: Thomas Monjalon To: Stanislaw Kardach , john.mcnamara@intel.com Cc: David Marchand , dev@dpdk.org, upstream@semihalf.com Subject: Re: [PATCH] doc: fix formatting in RISC-V release notes entry Date: Thu, 09 Jun 2022 15:30:42 +0200 Message-ID: <16224896.geO5KgaWL5@thomas> In-Reply-To: <20220609121747.716411-1-kda@semihalf.com> References: <20220609121747.716411-1-kda@semihalf.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org 09/06/2022 14:17, Stanislaw Kardach: > There was an extra * in the title of the RISC-V entry. It gets rendered > in the documentation output giving an impression that there will be a > footnote for this entry, which is not the case. > > Signed-off-by: Stanislaw Kardach > --- > -* **Added initial RISC-V architecture support.*** > +* **Added initial RISC-V architecture support.** We can fix it as part of the various release notes fix that John is doing usually at the end of a cycle. He will probably find more rewording around this.