+2001-05-14 Andrew Cagney <ac131313@redhat.com>
+
+ * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
+ (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
+
2001-05-12 Andrew Cagney <ac131313@redhat.com>
* Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
@value{GDBN} will assume that all registers may be written.
@item DO_DEFERRED_STORES
-@itemx CLEAR_DEFERRED_STORES@item
+@itemx CLEAR_DEFERRED_STORES
@findex CLEAR_DEFERRED_STORES
@findex DO_DEFERRED_STORES
Define this to execute any deferred stores of registers into the inferior,
represented by @var{fi} does not have a stack frame associated with it.
Otherwise return 0.
-@item FRAME_ARGS_ADDRESS_CORRECT@item
+@item FRAME_ARGS_ADDRESS_CORRECT
@findex FRAME_ARGS_ADDRESS_CORRECT
See @file{stack.c}.