Rust for Linux List
 help / color / mirror / Atom feed
* [PATCH] Documentation: rust: Fix improper rendering in arch support page
@ 2024-03-23  7:40 Bo-Wei Chen
  2024-03-23 18:56 ` Miguel Ojeda
  0 siblings, 1 reply; 3+ messages in thread
From: Bo-Wei Chen @ 2024-03-23  7:40 UTC (permalink / raw)
  To: ojeda, Alex Gaynor, Wedson Almeida Filho
  Cc: Boqun Feng, Gary Guo, Björn Roy Baron, Benno Lossin,
	Andreas Hindborg, Alice Ryhl, rust-for-linux, tim.chenbw

Fix improper rendering of table cell(empty bullet list). Rendering as a
dash instead.

Reported-by: Miguel Ojeda <ojeda@kernel.org>
Closes: https://github.com/Rust-for-Linux/linux/issues/1069
Signed-off-by: Bo-Wei Chen <tim.chenbw@gmail.com>
---
 Documentation/rust/arch-support.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/rust/arch-support.rst b/Documentation/rust/arch-support.rst
index 73203ba1e901..c4773d2fce66 100644
--- a/Documentation/rust/arch-support.rst
+++ b/Documentation/rust/arch-support.rst
@@ -15,7 +15,7 @@ support corresponds to ``S`` values in the ``MAINTAINERS`` file.
 =============  ================  ==============================================
 Architecture   Level of support  Constraints
 =============  ================  ==============================================
-``loongarch``  Maintained        -
+``loongarch``  Maintained        ``-``
 ``um``         Maintained        ``x86_64`` only.
 ``x86``        Maintained        ``x86_64`` only.
 =============  ================  ==============================================
-- 
2.42.0


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

end of thread, other threads:[~2024-03-24  0:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-23  7:40 [PATCH] Documentation: rust: Fix improper rendering in arch support page Bo-Wei Chen
2024-03-23 18:56 ` Miguel Ojeda
     [not found]   ` <CAOUFp6w_XY4cDZwLmFQSFDvgojZkNNwZ8GCWBAW=Ax_7ubZa9Q@mail.gmail.com>
2024-03-24  0:18     ` Bo-Wei Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox