]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream: Improve sentence. ok djm@
authordtucker@openbsd.org <dtucker@openbsd.org>
Wed, 6 Aug 2025 11:22:53 +0000 (11:22 +0000)
committerDamien Miller <djm@mindrot.org>
Wed, 6 Aug 2025 23:45:02 +0000 (09:45 +1000)
OpenBSD-Commit-ID: 9c481ddd6bad110af7e530ba90db41f6d5fe2273

PROTOCOL

index af2a813f9df815166e3e958f6be473dfa7783efe..a94b36ba6c7e10188e4c344b7c9c563a8f6a1ee4 100644 (file)
--- a/PROTOCOL
+++ b/PROTOCOL
@@ -78,8 +78,8 @@ contains:
 1.6 transport: AES-GCM
 
 OpenSSH supports the AES-GCM algorithm as specified in RFC 5647.
-Because of problems with design of algorithm negotiation in this
-RFC, OpenSSH (and other SSH implementation) use different rules as
+Because of problems with the design of the algorithm negotiation in this
+RFC, OpenSSH (and other SSH implementations) use different rules as
 described in:
 
 https://datatracker.ietf.org/doc/draft-miller-sshm-aes-gcm/
@@ -718,4 +718,4 @@ master instance and later clients.
 OpenSSH extends the usual agent protocol. These changes are documented
 in the PROTOCOL.agent file.
 
-$OpenBSD: PROTOCOL,v 1.58 2025/08/05 04:00:15 djm Exp $
+$OpenBSD: PROTOCOL,v 1.59 2025/08/06 11:22:53 dtucker Exp $