README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
- ReStructured Text should be exactly reStructuredText
- "reStructuredText" is ONE word, not two! according to https://docutils.sourceforge.io/rst.html
Signed-off-by: Maki Hatano <Maki.Y.Hatano@gmail.com>
---
README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index 026eff0b8e06..fd903645e6de 100644
--- a/README
+++ b/README
@@ -11,7 +11,7 @@ In order to build the documentation, use ``make htmldocs`` or
https://www.kernel.org/doc/html/latest/
There are various text files in the Documentation/ subdirectory,
-several of them using the ReStructured Text markup notation.
+several of them using the reStructuredText markup notation.
Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
--
2.43.0
Maki Hatano <maki.y.hatano@gmail.com> writes: > - ReStructured Text should be exactly reStructuredText > - "reStructuredText" is ONE word, not two! according to https://docutils.sourceforge.io/rst.html > > Signed-off-by: Maki Hatano <Maki.Y.Hatano@gmail.com> > --- > README | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/README b/README > index 026eff0b8e06..fd903645e6de 100644 > --- a/README > +++ b/README > @@ -11,7 +11,7 @@ In order to build the documentation, use ``make htmldocs`` or > https://www.kernel.org/doc/html/latest/ > > There are various text files in the Documentation/ subdirectory, > -several of them using the ReStructured Text markup notation. > +several of them using the reStructuredText markup notation. > Applied, thanks. jon
© 2016 - 2026 Red Hat, Inc.