Michael Schwingen <rincewind@discworld.dascon.de> fix previous doc patch
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 25 Aug 2009 13:00:45 +0000 (13:00 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 25 Aug 2009 13:00:45 +0000 (13:00 +0000)
git-svn-id: svn://svn.berlios.de/openocd/trunk@2619 b42882b7-edfa-0310-969c-e2dbd0fdcd60

doc/openocd.texi

index 157606e65a7849dbe31804d883e1de1e01ffabcc..e5781a11871cc004feed8066e0d025c6082fb4aa 100644 (file)
@@ -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>]