- fix small typo in texi (section HostOS)
authorntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Mon, 9 Mar 2009 21:04:33 +0000 (21:04 +0000)
committerntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Mon, 9 Mar 2009 21:04:33 +0000 (21:04 +0000)
git-svn-id: svn://svn.berlios.de/openocd/trunk@1406 b42882b7-edfa-0310-969c-e2dbd0fdcd60

doc/openocd.texi

index e39fdf63bc33dd5b08590f51e1d339df052c449f..de5f48458090c4865ae55650dcec9f42ba20d16a 100644 (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.