* [committed][gdb/doc] Fix "maint info selftests" command index entry
@ 2019-05-14 7:58 Tom de Vries
0 siblings, 0 replies; only message in thread
From: Tom de Vries @ 2019-05-14 7:58 UTC (permalink / raw)
To: gdb-patches; +Cc: Simon Marchi
Hi,
Currently, the entry for the command "maint info selftests" in the Command,
Variable, and Function Index is listed at '"', rather than next to the other
"maint info" commands.
Fix this by removing the superfluous quoting in the @kindex entry.
Committed to trunk.
Thanks,
- Tom
[gdb/doc] Fix "maint info selftests" command index entry
gdb/doc/ChangeLog:
2019-05-14 Tom de Vries <tdevries@suse.de>
* gdb.texinfo (Maintenance Commands): Remove superfluous
quoting on command index entry for "maint info selftests".
---
gdb/doc/gdb.texinfo | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 1fb4e3df6a..0774181ac5 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -36787,7 +36787,7 @@ print a message showing how many tests were run, and how many failed.
If a @var{filter} is passed, only the tests with @var{filter} in their
name will by ran.
-@kindex "maint info selftests"
+@kindex maint info selftests
@cindex self tests
@item maint info selftests
List the selftests compiled in to @value{GDBN}.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-05-14 7:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-14 7:58 [committed][gdb/doc] Fix "maint info selftests" command index entry Tom de Vries
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).