]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
gdb, doc: do a minor fix in the description of qTSTMat
authorTankut Baris Aktemur <tankut.baris.aktemur@intel.com>
Mon, 13 Jan 2025 07:58:00 +0000 (08:58 +0100)
committerTankut Baris Aktemur <tankut.baris.aktemur@intel.com>
Mon, 13 Jan 2025 07:58:00 +0000 (08:58 +0100)
Fix a typo and do a format change.

gdb/doc/gdb.texinfo

index 726e7cea479f0db4912631ea420a888ccbc510a4..73b6c59278df3ebe885655ca25cc40bb787b41de 100644 (file)
@@ -46425,9 +46425,9 @@ query), until the target responds with @samp{l} (lower-case ell, for
 @item qTSTMat:@var{address}
 @anchor{qTSTMat}
 @cindex @samp{qTSTMat} packet
-This packets requests data about static tracepoint markers in the
+This packet requests data about static tracepoint markers in the
 target program at @var{address}.  Replies to this packet follow the
-syntax of the @samp{qTfSTM} and @code{qTsSTM} packets that list static
+syntax of the @code{qTfSTM} and @code{qTsSTM} packets that list static
 tracepoint markers.
 
 @item QTSave:@var{filename}