docs: fix more texinfo warnings
A period or comma must follow the closing brace of an @xref. Change-Id: Ida5dc3600eca328d95b0a8f6b5c9fe0a0f3ba820 Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/475 Tested-by: jenkins Reviewed-by: Mathias Küster <kesmtp@freenet.de>__archive__
parent
2f944a3410
commit
897981c318
|
@ -1890,7 +1890,7 @@ The easiest way to convert ``linear'' config files to @code{init_targets} versio
|
||||||
|
|
||||||
For an example of this scheme see LPC2000 target config files.
|
For an example of this scheme see LPC2000 target config files.
|
||||||
|
|
||||||
The @code{init_boards} procedure is a similar concept concerning board config files (@xref{The init_board procedure}).
|
The @code{init_boards} procedure is a similar concept concerning board config files (@xref{The init_board procedure}.)
|
||||||
|
|
||||||
@subsection ARM Core Specific Hacks
|
@subsection ARM Core Specific Hacks
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue