Fix typo in "show remotelogfile" docs

I noticed a trailing "." in the @item for "show remotelogfile".
This removes it.  Committing as obvious.

gdb/doc/ChangeLog
2019-02-21  Tom Tromey  <tromey@adacore.com>

	* gdb.texinfo (Remote Configuration): Remove trailing "." from
	@item.
This commit is contained in:
Tom Tromey
2019-02-21 07:26:52 -07:00
parent ee2bcb0c35
commit 2d8b68309f
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2019-02-21 Tom Tromey <tromey@adacore.com>
* gdb.texinfo (Remote Configuration): Remove trailing "." from
@item.
2019-01-16 Simon Marchi <simon.marchi@ericsson.com> 2019-01-16 Simon Marchi <simon.marchi@ericsson.com>
* gdb.texinfo (GDB/MI Development and Front Ends): Add table of * gdb.texinfo (GDB/MI Development and Front Ends): Add table of

View File

@ -21608,7 +21608,7 @@ protocol.
Record remote serial communications on the named @var{file}. The Record remote serial communications on the named @var{file}. The
default is not to record at all. 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 Show the current setting of the file name on which to record the
serial communications. serial communications.