mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
gdb/doc: Add missing comma after xref
Get rid of a warning for missing punctuation after xref. gdb/doc/ChangeLog: * gdb.texinfo (GDB/MI Async Records): Add missing comma after xref.
This commit is contained in:
parent
bb050a6932
commit
8504e0974c
@ -1,3 +1,8 @@
|
||||
2016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
|
||||
|
||||
* gdb.texinfo (GDB/MI Async Records): Add missing comma after
|
||||
xref.
|
||||
|
||||
2016-10-29 Pedro Alves <palves@redhat.com>
|
||||
|
||||
* gdb.texinfo (Packets) <vCont>: Remove mention of default
|
||||
|
@ -26568,7 +26568,7 @@ group corresponding to the affected inferior.
|
||||
|
||||
The @var{method} field indicates the method used to record execution. If the
|
||||
method in use supports multiple recording formats, @var{format} will be present
|
||||
and contain the currently used format. @xref{Process Record and Replay}
|
||||
and contain the currently used format. @xref{Process Record and Replay},
|
||||
for existing method and format values.
|
||||
|
||||
@item =cmd-param-changed,param=@var{param},value=@var{value}
|
||||
|
Loading…
Reference in New Issue
Block a user