diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index d38d4625c48..6f22af5f3e5 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2019-02-21 Tom Tromey + + * gdb.texinfo (Remote Configuration): Remove trailing "." from + @item. + 2019-01-16 Simon Marchi * gdb.texinfo (GDB/MI Development and Front Ends): Add table of diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 173d18be6f7..6b47026aa01 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -21608,7 +21608,7 @@ protocol. Record remote serial communications on the named @var{file}. The default is not to record at all. -@item show remotelogfile. +@item show remotelogfile Show the current setting of the file name on which to record the serial communications.