mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 20:10:35 -09:00
docs/manual: fix "+size = +" latex formatting
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle (Essensium/Mind)
parent
1cd93b69cc
commit
46beca0656
@@ -184,7 +184,7 @@ image sdimage.img {
|
||||
* Every node(+section+, +partition+, +file+, +subnode+) must have an open
|
||||
curly bracket on the same line of the node's name, while the closing one
|
||||
must be on a newline and after it a newline must be added except for the
|
||||
last one node. Same goes for its option, for example option +size = +.
|
||||
last one node. Same goes for its option, for example option +size+ +=+.
|
||||
|
||||
* Every +option+(i.e. +image+, +offset+, +size+) must have the +=+
|
||||
assignment one space from it and one space from the value specified.
|
||||
|
||||
Reference in New Issue
Block a user