aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2024-03-13 13:01:44 -0600
committerTom Tromey <tromey@adacore.com>2024-03-13 13:01:44 -0600
commit4b8c3ccc2ff348b47e8e058b929f84f8dbdbb4bd (patch)
treeba2ebf02ad4e4a63a4f5ec06ba0655a2b1308d1b /gdb
parent6018644f13fe7736884f1c07e67075490ecf0360 (diff)
downloadbinutils-4b8c3ccc2ff348b47e8e058b929f84f8dbdbb4bd.zip
binutils-4b8c3ccc2ff348b47e8e058b929f84f8dbdbb4bd.tar.gz
binutils-4b8c3ccc2ff348b47e8e058b929f84f8dbdbb4bd.tar.bz2
Remove extraneous word from manual
I noticed that the manual has an extra "either", which makes a sentence ungrammatical. This patch removes it.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/doc/gdb.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 6099d12..f093ee2 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -42373,7 +42373,7 @@ would potentially conflict with the @var{sequence-id}).
@cindex remote protocol, binary data
@anchor{Binary Data}
-Binary data in most packets is encoded either as two hexadecimal
+Binary data in most packets is encoded as two hexadecimal
digits per byte of binary data. This allowed the traditional remote
protocol to work over connections which were only seven-bit clean.
Some packets designed more recently assume an eight-bit clean