2003-02-04 Michael Chastain <mec@shout.net>

* NEWS: Fix typo: sepcifying -> specifying.
This commit is contained in:
Michael Chastain 2003-02-05 07:58:40 +00:00
parent 29518e1ebf
commit b68767c12c
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-02-04 Michael Chastain <mec@shout.net>
* NEWS: Fix typo: sepcifying -> specifying.
2003-02-04 Michael Chastain <mec@shout.net>
* dwarfread.c: Add documentation on the state of dwarf-1,

View File

@ -20,7 +20,7 @@ data, for more informative profiling results.
The default MI (machine interface) syntax, enabled by the command line
option "-i=mi", has been changed to "mi2". The previous MI syntax,
"mi1", can be enabled by sepcifying the option "-i=mi1".
"mi1", can be enabled by specifying the option "-i=mi1".
Support for the original "mi0" syntax (included in GDB 5.0) has been
removed.