From: <oh...@ma...> - 2008-12-15 13:57:31
|
Author: oharboe Date: 2008-12-15 13:57:29 +0100 (Mon, 15 Dec 2008) New Revision: 1244 Modified: trunk/doc/openocd.texi Log: fixed compilation problem Modified: trunk/doc/openocd.texi =================================================================== --- trunk/doc/openocd.texi 2008-12-15 11:32:22 UTC (rev 1243) +++ trunk/doc/openocd.texi 2008-12-15 12:57:29 UTC (rev 1244) @@ -96,8 +96,7 @@ @b{Dongles:} OpenOCD currently many types of hardware dongles: USB Based, Parallel Port Based, and other standalone boxes that run -OpenOCD internally. See the section titled: @xref{JTAG Hardware -Dongles}. +OpenOCD internally. See the section titled: @xref{JTAG Hardware Dongles}. @b{GDB Debug:} It allows ARM7 (ARM7TDMI and ARM720t), ARM9 (ARM920t, ARM922t, ARM926ej--s, ARM966e--s), XScale (PXA25x, IXP42x) and |