public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] gdb/doc: fix column widths in MI compatibility table
@ 2022-06-30 9:39 Andrew Burgess
0 siblings, 0 replies; only message in thread
From: Andrew Burgess @ 2022-06-30 9:39 UTC (permalink / raw)
To: gdb-cvs
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=68514a919ec9a4b04b3b56730e9b070580a0e221
commit 68514a919ec9a4b04b3b56730e9b070580a0e221
Author: Andrew Burgess <aburgess@redhat.com>
Date: Thu Jun 23 13:55:02 2022 +0100
gdb/doc: fix column widths in MI compatibility table
In passing I noticed that the column headings for the table of MI
compatibility and breaking changes, were overlapping, at least when
the PDF is generated on my machine.
I propose giving slightly more space to the two version number
columns, this prevents the headers overlapping for me.
Diff:
---
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 5dbae6d0106..39c49f29edd 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -30306,7 +30306,7 @@ The following table gives a summary of the released versions of the MI
interface: the version number, the version of GDB in which it first appeared
and the breaking changes compared to the previous version.
-@multitable @columnfractions .05 .05 .9
+@multitable @columnfractions .1 .1 .8
@headitem MI version @tab GDB version @tab Breaking changes
@item
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-06-30 9:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-30 9:39 [binutils-gdb] gdb/doc: fix column widths in MI compatibility table Andrew Burgess
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).