diff mbox series

[1/1] doc: imx: psb: fix footnotes

Message ID 20210411150607.18959-1-xypron.glpk@gmx.de
State Accepted, archived
Commit 41ad972426bfcf8ac790bad0d19b4a55af0d230e
Delegated to: Heinrich Schuchardt
Headers show
Series [1/1] doc: imx: psb: fix footnotes | expand

Commit Message

Heinrich Schuchardt April 11, 2021, 3:06 p.m. UTC
In reStructured text footnotes are referenced like [1]_.

Add missing underscores.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
---
 doc/imx/misc/psb.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--
2.30.2

Comments

Marek Vasut April 11, 2021, 4:30 p.m. UTC | #1
On 4/11/21 5:06 PM, Heinrich Schuchardt wrote:
> In reStructured text footnotes are referenced like [1]_.
> 
> Add missing underscores.
> 
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>

Acked-by: Marek Vasut <marex@denx.de>

Thanks
diff mbox series

Patch

diff --git a/doc/imx/misc/psb.rst b/doc/imx/misc/psb.rst
index 4d6f001b74..9bb84b4024 100644
--- a/doc/imx/misc/psb.rst
+++ b/doc/imx/misc/psb.rst
@@ -88,7 +88,7 @@  SIT format
 SIT is a 20 byte long structure containing of 5 32-bit words. Those encode
 bootloader B-copy area offset (called "firstSectorNumber"), magic value
 (called "tag") that is always 0x00112233, and three unused words set to 0.
-SIT is documented in [1] and [2]. Example SIT are below::
+SIT is documented in [1]_ and [2]_. Example SIT are below::

   $ hexdump -vC sit-mx7d.bin
     00000000  00 00 00 00