From 4882647f3ee7fc0680c49fbd27a484359fd7e86a Mon Sep 17 00:00:00 2001 From: David Brownell Date: Mon, 9 Nov 2009 09:40:55 -0800 Subject: User's Guide: bugfix global state info The "$ocd_HOSTOS" variable was wrongly documented. Fix its documentation, and its value on Linux. Shrink a few of the too-long lines. Signed-off-by: David Brownell --- doc/openocd.texi | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'doc/openocd.texi') diff --git a/doc/openocd.texi b/doc/openocd.texi index e84f4c8b..d869f389 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -6476,10 +6476,8 @@ called "flash_banks". @section OpenOCD specific Global Variables -@subsection HostOS - Real Tcl has ::tcl_platform(), and platform::identify, and many other -variables. JimTCL, as implemented in OpenOCD creates $HostOS which +variables. JimTCL, as implemented in OpenOCD creates $ocd_HOSTOS which holds one of the following values: @itemize @bullet -- cgit v1.2.3