From 4e022886d63bc05502ae51264ce9ba85e8c188c1 Mon Sep 17 00:00:00 2001 From: Marc Pignat Date: Tue, 11 May 2010 07:59:22 +0200 Subject: Documentation: consistency in GDB command name Always use the complete name of the GDB command, not an abbreviation. --- doc/openocd.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/openocd.texi b/doc/openocd.texi index 5e703f1f..c95803ae 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -537,7 +537,7 @@ command interpreter today is a mixture of (newer) JIM-Tcl commands, and (older) the orginal command interpreter. @item @b{Commands} -@* At the OpenOCD telnet command line (or via the GDB mon command) one +@* At the OpenOCD telnet command line (or via the GDB monitor command) one can type a Tcl for() loop, set variables, etc. Some of the commands documented in this guide are implemented as Tcl scripts, from a @file{startup.tcl} file internal to the server. -- cgit v1.2.3