- fix small typo in texi (section HostOS)

git-svn-id: svn://svn.berlios.de/openocd/trunk@1406 b42882b7-edfa-0310-969c-e2dbd0fdcd60
__archive__
ntfreak 2009-03-09 21:04:33 +00:00
parent a861624233
commit 7f1b58a5cd
1 changed files with 1 additions and 1 deletions

View File

@ -3146,7 +3146,7 @@ Real TCL has ::tcl_platform(), and platform::identify, and many other
variables. JimTCL, as implimented in OpenOCD creates $HostOS which
holds one of the following values.
@itemize bullet
@itemize @bullet
@item @b{winxx} Built using Microsoft Visual Studio
@item @b{linux} Linux is the underlying operating sytem
@item @b{darwin} Darwin (mac-os) is the underlying operating sytem.