From: Joel Brobecker Date: Tue, 12 Nov 2013 03:31:04 +0000 (+0400) Subject: Small fix (first word of sentence to start with capital letter) X-Git-Tag: hjl/linux/release/2.24.51.0.2~3^2~9^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6adcee1866fe6b700bc1cc5a9675479530af7205;p=thirdparty%2Fbinutils-gdb.git Small fix (first word of sentence to start with capital letter) gdb/doc/ChangeLog: * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first word of a couple of sentences to start with a capital letter. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 49ac7947c81..2b1384352ec 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2013-11-12 Joel Brobecker + + * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first + word of a couple of sentences to start with a capital letter. + 2013-11-12 Joel Brobecker * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node. diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index dc79ca1fd92..de419ea053e 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -35079,9 +35079,9 @@ Indicates support for the @code{-data-read-memory-bytes} and the Indicates that changes to breakpoints and breakpoints created via the CLI will be announced via async records. @item ada-task-info -indicates support for the @code{-ada-task-info} command. +Indicates support for the @code{-ada-task-info} command. @item info-ada-exceptions -indicates support for the @code{-info-ada-exceptions} command. +Indicates support for the @code{-info-ada-exceptions} command. @end table @subheading The @code{-list-target-features} Command