diff options
author | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2008-12-15 12:57:29 +0000 |
---|---|---|
committer | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2008-12-15 12:57:29 +0000 |
commit | 71ab621c2c91a4f3e24fb812011ac1bd46e289aa (patch) | |
tree | 7af36d8478499e86ae6f6f457a05223516193fb4 /doc | |
parent | a98e1094a0443fac738e86ba314bc69879f84db8 (diff) | |
download | riscv-openocd-71ab621c2c91a4f3e24fb812011ac1bd46e289aa.zip riscv-openocd-71ab621c2c91a4f3e24fb812011ac1bd46e289aa.tar.gz riscv-openocd-71ab621c2c91a4f3e24fb812011ac1bd46e289aa.tar.bz2 |
fixed compilation problem
git-svn-id: svn://svn.berlios.de/openocd/trunk@1244 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'doc')
-rw-r--r-- | doc/openocd.texi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi index 4988f50..adc8a30 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -96,8 +96,7 @@ with the JTAG (IEEE 1149.1) complient taps on your target board. @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 |