Browse Source

doc: correctly terminate @xref

@xref should be terminated by either a ',' or '.'.

Change-Id: I141335cd4e149992fc971c6f2c04f1dbe390c8f4
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/1637
Tested-by: jenkins
Reviewed-by: Xiaofan <xiaofanc@gmail.com>
tags/v0.8.0-rc1
Spencer Oliver 10 years ago
parent
commit
6e40c5203a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/openocd.texi

+ 1
- 1
doc/openocd.texi View File

@@ -8119,7 +8119,7 @@ end
@anchor{gdbrtossupport}

OpenOCD includes RTOS support, this will however need enabling as it defaults to disabled.
It can be enabled by passing @option{-rtos} arg to the target @xref{rtostype,,RTOS Type}
It can be enabled by passing @option{-rtos} arg to the target @xref{rtostype,,RTOS Type}.

@* An example setup is below:



Loading…
Cancel
Save