DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] doc: fix formatting in RISC-V release notes entry
@ 2022-06-09 12:17 Stanislaw Kardach
  2022-06-09 13:30 ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Stanislaw Kardach @ 2022-06-09 12:17 UTC (permalink / raw)
  To: David Marchand; +Cc: Stanislaw Kardach, dev, upstream

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 <kda@semihalf.com>
---
 doc/guides/rel_notes/release_22_07.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/rel_notes/release_22_07.rst b/doc/guides/rel_notes/release_22_07.rst
index faddcef667..0172a6b82f 100644
--- a/doc/guides/rel_notes/release_22_07.rst
+++ b/doc/guides/rel_notes/release_22_07.rst
@@ -55,7 +55,7 @@ New Features
      Also, make sure to start the actual text at the margin.
      =======================================================
 
-* **Added initial RISC-V architecture support.***
+* **Added initial RISC-V architecture support.**
 
   Added EAL implementation for RISC-V architecture.
   The initial device the porting was tested on is
-- 
2.30.2

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-06-09 13:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-09 12:17 [PATCH] doc: fix formatting in RISC-V release notes entry Stanislaw Kardach
2022-06-09 13:30 ` Thomas Monjalon
2022-06-09 13:33   ` Stanisław Kardach

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).