From 6e40c5203a7696967fa0706c305e5b441dd7cfa9 Mon Sep 17 00:00:00 2001 From: Spencer Oliver Date: Thu, 19 Sep 2013 15:14:47 +0100 Subject: [PATCH] doc: correctly terminate @xref @xref should be terminated by either a ',' or '.'. Change-Id: I141335cd4e149992fc971c6f2c04f1dbe390c8f4 Signed-off-by: Spencer Oliver Reviewed-on: http://openocd.zylin.com/1637 Tested-by: jenkins Reviewed-by: Xiaofan --- doc/openocd.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/openocd.texi b/doc/openocd.texi index a747f9ac4b..4caefb8c89 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -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: -- 2.30.2