diff options
Diffstat (limited to 'gdb/doc/gdb.texinfo')
-rw-r--r-- | gdb/doc/gdb.texinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index d02fecf..7cc87bc 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -14290,8 +14290,8 @@ See @samp{i} and @samp{S} for likely syntax and semantics. @item kill request @tab @code{k} @tab -FIXME: @emph{There is no description of how operate when a specific -thread context has been selected (ie. does 'k' kill only that thread?)}. +FIXME: @emph{There is no description of how to operate when a specific +thread context has been selected (ie.@: does 'k' kill only that thread?)}. @item reserved @tab @code{l} |