summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-08-25 13:00:45 +0000
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-08-25 13:00:45 +0000
commit0c41395fc3cb106c3fe0ffb80bc5fe20e3d8b533 (patch)
treedf84a9aaf63adba1db6f2be5340df752aedc55ff /doc
parent7a1ac49ac921964f48e0bbd9e1bf0d151d99b17e (diff)
downloadopenocd+libswd-0c41395fc3cb106c3fe0ffb80bc5fe20e3d8b533.tar.gz
openocd+libswd-0c41395fc3cb106c3fe0ffb80bc5fe20e3d8b533.tar.bz2
openocd+libswd-0c41395fc3cb106c3fe0ffb80bc5fe20e3d8b533.tar.xz
openocd+libswd-0c41395fc3cb106c3fe0ffb80bc5fe20e3d8b533.zip
Michael Schwingen <rincewind@discworld.dascon.de> fix previous doc patch
git-svn-id: svn://svn.berlios.de/openocd/trunk@2619 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'doc')
-rw-r--r--doc/openocd.texi3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi
index 157606e6..e5781a11 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -4982,7 +4982,6 @@ The image @var{type} may be one of
@cindex vector_catch
Display a bitmask showing the hardware vectors to catch.
If the optional parameter is provided, first set the bitmask to that value.
-@end deffn
The mask bits correspond with bit 16..23 in the DCSR:
@example
@@ -4995,7 +4994,7 @@ The mask bits correspond with bit 16..23 in the DCSR:
0x40 Trap IRQ
0x80 Trap FIQ
@end example
-
+@end deffn
@anchor{xscale vector_table}
@deffn Command {xscale vector_table} [<low|high> <index> <value>]