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.
+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.
@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 ()