2004-08-24 Andrew Cagney * gdbint.texinfo (Target Architecture Definition): Add missing comma. Index: gdbint.texinfo =================================================================== RCS file: /cvs/src/src/gdb/doc/gdbint.texinfo,v retrieving revision 1.220 diff -p -u -r1.220 gdbint.texinfo --- gdbint.texinfo 21 Aug 2004 09:37:20 -0000 1.220 +++ gdbint.texinfo 24 Aug 2004 19:57:09 -0000 @@ -3816,7 +3816,7 @@ Number of bits in a short integer; defau @findex read_sp @findex read_fp @anchor{TARGET_READ_SP} These change the behavior of @code{read_pc}, -@code{write_pc} and @code{read_sp}. For most targets, these may be +@code{write_pc}, and @code{read_sp}. For most targets, these may be left undefined. @value{GDBN} will call the read and write register functions with the relevant @code{_REGNUM} argument.