public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] gdb/doc: Fix header alignment of 'info threads' example output
@ 2020-02-24 16:41 Andrew Burgess
  0 siblings, 0 replies; only message in thread
From: Andrew Burgess @ 2020-02-24 16:41 UTC (permalink / raw)
  To: gdb-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e56d7f1e194d09180469548d7ebb3726f1af22ab

commit e56d7f1e194d09180469548d7ebb3726f1af22ab
Author: Andrew Burgess <andrew.burgess@embecosm.com>
Date:   Mon Feb 24 16:39:26 2020 +0000

    gdb/doc: Fix header alignment of 'info threads' example output
    
    Fixes small white space issue in the example output of 'info threads'.
    
    gdb/doc/ChangeLog:
    
    	* gdb.texinfo (Threads): Fix alignment in 'info threads' example
    	output.

Diff:
---
 gdb/doc/ChangeLog   | 5 +++++
 gdb/doc/gdb.texinfo | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 572ec32..c7f0243 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,8 @@
+2020-02-24  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+	* gdb.texinfo (Threads): Fix alignment in 'info threads' example
+	output.
+
 2020-02-22  Tom Tromey  <tom@tromey.com>
 
 	* python.texi (Python API): Add menu item.
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 0645fb0..f1798e3 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -3472,7 +3472,7 @@ For example,
 
 @smallexample
 (@value{GDBP}) info threads
-  Id   Target Id         Frame
+  Id   Target Id             Frame
 * 1    process 35 thread 13  main (argc=1, argv=0x7ffffff8)
   2    process 35 thread 23  0x34e5 in sigpause ()
   3    process 35 thread 27  0x34e5 in sigpause ()


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-24 16:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-24 16:41 [binutils-gdb] gdb/doc: Fix header alignment of 'info threads' example output 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).