Fix typo in "show remotelogfile" docs
authorTom Tromey <tromey@adacore.com>
Thu, 21 Feb 2019 14:26:52 +0000 (07:26 -0700)
committerTom Tromey <tromey@adacore.com>
Thu, 21 Feb 2019 14:26:52 +0000 (07:26 -0700)
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.

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index d38d4625c48cbac5ae18e23b670a520460146a95..6f22af5f3e5ffee58913d24e8517f69d8f79ddb8 100644 (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>
 
        * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
index 173d18be6f7bf07d9f351abd96d4ae1a7a158651..6b47026aa0186da7fd6eb694862ed1e6f9fe17f3 100644 (file)
@@ -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.
 
This page took 0.058324 seconds and 4 git commands to generate.