[openssh-commits] [openssh] 02/02: upstream: Fix typo. From AlexanderStohr via github PR#343.

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Sep 27 08:16:53 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 4cf8d0c0f3030f594a238bab21a0695735515487
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Wed Sep 21 22:26:50 2022 +0000

    upstream: Fix typo. From AlexanderStohr via github PR#343.
    
    OpenBSD-Commit-ID: a134c9b4039e48803fc6a87f955b0f4a03181497
---
 PROTOCOL.agent | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/PROTOCOL.agent b/PROTOCOL.agent
index ec2c47b6..dba76b0c 100644
--- a/PROTOCOL.agent
+++ b/PROTOCOL.agent
@@ -54,7 +54,7 @@ Where a constraint consists of:
 	string		to_hostname
 	keyspec[]	to_hostkeys
 
-An a keyspec consists of:
+And a keyspec consists of:
 
 	string		keyblob
 	bool		is_ca
@@ -81,4 +81,4 @@ the constraint is:
 
 This option is only valid for XMSS keys.
 
-$OpenBSD: PROTOCOL.agent,v 1.17 2022/05/09 08:25:27 dtucker Exp $
+$OpenBSD: PROTOCOL.agent,v 1.18 2022/09/21 22:26:50 dtucker Exp $

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list