[openssh-commits] [openssh] 01/01: upstream: Remove errant apostrophe. From haruyama at queen-ml org.
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri May 13 13:22:58 AEST 2022
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch master
in repository openssh.
commit fbcef70c2832712f027bccea1aa9bc4b4103da93
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Mon May 9 08:25:27 2022 +0000
upstream: Remove errant apostrophe. From haruyama at queen-ml org.
OpenBSD-Commit-ID: dc6b294567cb84b384ad6ced9ca469f2bbf0bd10
---
PROTOCOL.agent | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/PROTOCOL.agent b/PROTOCOL.agent
index 67302c34..ec2c47b6 100644
--- a/PROTOCOL.agent
+++ b/PROTOCOL.agent
@@ -1,7 +1,7 @@
The SSH agent protocol is described in
https://tools.ietf.org/html/draft-miller-ssh-agent-04
-This file document's OpenSSH's extensions to the agent protocol.
+This file documents OpenSSH's extensions to the agent protocol.
1. session-bind at openssh.com extension
@@ -81,4 +81,4 @@ the constraint is:
This option is only valid for XMSS keys.
-$OpenBSD: PROTOCOL.agent,v 1.16 2022/01/01 01:55:30 jsg Exp $
+$OpenBSD: PROTOCOL.agent,v 1.17 2022/05/09 08:25:27 dtucker Exp $
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list