diff options
author | Heinrich Schuchardt | 2021-04-11 17:03:53 +0200 |
---|---|---|
committer | Heinrich Schuchardt | 2021-04-17 20:01:31 +0200 |
commit | 41ad972426bfcf8ac790bad0d19b4a55af0d230e (patch) | |
tree | 80951b1ed7e891d42f97d8052b282a50015f3136 /doc/imx | |
parent | b0f569ea4df875b3ef350685be6fb25a973e1022 (diff) |
doc: imx: psb: fix footnotes
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>
Diffstat (limited to 'doc/imx')
-rw-r--r-- | doc/imx/misc/psb.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/imx/misc/psb.rst b/doc/imx/misc/psb.rst index 4d6f001b744..9bb84b40247 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 |