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 <dbrownell@users.sourceforge.net>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user