Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

doc: fix spelling about ReStructured Text

- 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>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240323062141.14863-1-Maki.Y.Hatano@gmail.com

authored by

Maki Hatano and committed by
Jonathan Corbet
23bfb947 1cbd16e3

+3 -3
+1 -1
Documentation/doc-guide/parse-headers.rst
··· 61 61 *********** 62 62 63 63 64 - Convert a C header or source file (C_FILE), into a ReStructured Text 64 + Convert a C header or source file (C_FILE), into a reStructuredText 65 65 included via ..parsed-literal block with cross-references for the 66 66 documentation files that describe the API. It accepts an optional 67 67 EXCEPTIONS_FILE with describes what elements will be either ignored or
+1 -1
Documentation/index.rst
··· 107 107 108 108 There are several unsorted documents that don't seem to fit on other parts 109 109 of the documentation body, or may require some adjustments and/or conversion 110 - to ReStructured Text format, or are simply too old. 110 + to reStructuredText format, or are simply too old. 111 111 112 112 .. toctree:: 113 113 :maxdepth: 1
+1 -1
Documentation/translations/it_IT/index.rst
··· 132 132 133 133 Ci sono documenti che sono difficili da inserire nell'attuale organizzazione 134 134 della documentazione; altri hanno bisogno di essere migliorati e/o convertiti 135 - nel formato *ReStructured Text*; altri sono semplicamente troppo vecchi. 135 + nel formato *reStructuredText*; altri sono semplicamente troppo vecchi.