* gdb.texinfo (Protocol): Prevent makeinfo from complaining about
authorEli Zaretskii <eliz@gnu.org>
Mon, 17 Apr 2000 10:42:13 +0000 (10:42 +0000)
committerEli Zaretskii <eliz@gnu.org>
Mon, 17 Apr 2000 10:42:13 +0000 (10:42 +0000)
a comma inside @var.
(Command Files): Index markup changes from Dmitry Sivachenko
<dima@Chg.RU>.

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

index 89a4b09..a5696ea 100644 (file)
@@ -1,5 +1,12 @@
 2000-04-16  Eli Zaretskii  <eliz@is.elta.co.il>
 
+       * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
+       a comma inside @var.
+       (Command Files): Index markup changes from Dmitry Sivachenko
+       <dima@Chg.RU>.
+
+2000-04-16  Eli Zaretskii  <eliz@is.elta.co.il>
+
        * Makefile.in (LN_S): Define.
        (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
        invoke "ln -s" unless it is known to work.
index 89bf1bc..3c28d69 100644 (file)
@@ -9448,7 +9448,7 @@ sequence will be the @code{qs}@code{ThreadInfo} query.
 @tab reply @code{m}@var{<id>}
 @tab A single thread id
 @item
-@tab reply @code{m}@var{<id>,}@var{<id>...}
+@tab reply @code{m}@var{<id>},@var{<id>...}
 @tab a comma-separated list of thread ids
 @item
 @tab reply @code{l}
@@ -11311,7 +11311,7 @@ you may want to limit the size of this search, using one of these
 commands:
 
 @table @code
-@cindex @code{heuristic-fence-post} (Alpha,MIPS)
+@cindex @code{heuristic-fence-post} (Alpha, MIPS)
 @item set heuristic-fence-post @var{limit}
 Restrict @value{GDBN} to examining at most @var{limit} bytes in its
 search for the beginning of a function.  A value of @var{0} (the
@@ -11920,18 +11920,18 @@ form of @value{GDBN} may need to coexist with other forms, hence a
 different name for the specialized version's init file).  These are the
 environments with special init file names:
 
-@kindex .vxgdbinit
+@cindex @file{.vxgdbinit}
 @itemize @bullet
 @item
-VxWorks (Wind River Systems real-time OS): @samp{.vxgdbinit}
+VxWorks (Wind River Systems real-time OS): @file{.vxgdbinit}
 
-@kindex .os68gdbinit
+@cindex @file{.os68gdbinit}
 @item
-OS68K (Enea Data Systems real-time OS): @samp{.os68gdbinit}
+OS68K (Enea Data Systems real-time OS): @file{.os68gdbinit}
 
-@kindex .esgdbinit
+@cindex @file{.esgdbinit}
 @item
-ES-1800 (Ericsson Telecom AB M68000 emulator): @samp{.esgdbinit}
+ES-1800 (Ericsson Telecom AB M68000 emulator): @file{.esgdbinit}
 @end itemize
 
 You can also request the execution of a command file with the