gdb, doc: correct argument description for info connections/inferiors
authorNils-Christian Kempke <nils-christian.kempke@intel.com>
Thu, 25 Nov 2021 10:53:30 +0000 (10:53 +0000)
committerChristina Schimpe <christina.schimpe@intel.com>
Tue, 11 Apr 2023 16:45:35 +0000 (18:45 +0200)
commitd8ca1d2fc58765e14463db4906eefd8296663834
tree0597518193e0fb43ff596565827eb6ef719916c1
parent7bb9e56c6a69c99866d8827cda8fd7ace2298b47
gdb, doc: correct argument description for info connections/inferiors

It said for 'info inferiors' and 'info connections' that the argument
could be 'a space separated list of inferior numbers' which is correct
but incomplete.  In fact the arguments can be any space separated
combination of numbers and (ascending) ranges.

The beginning of the section now describes the ID list as a new keyword.

Co-Authored-By: Christina Schimpe <christina.schimpe@intel.com>
gdb/doc/gdb.texinfo