From: Tom Tromey Date: Wed, 13 Mar 2024 19:01:44 +0000 (-0600) Subject: Remove extraneous word from manual X-Git-Tag: gdb-15-branchpoint~729 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4b8c3ccc2ff348b47e8e058b929f84f8dbdbb4bd;p=thirdparty%2Fbinutils-gdb.git Remove extraneous word from manual I noticed that the manual has an extra "either", which makes a sentence ungrammatical. This patch removes it. --- diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 6099d125a60..f093ee269e2 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