summaryrefslogtreecommitdiffstats
path: root/PROTOCOL.agent
diff options
context:
space:
mode:
authordtucker@openbsd.org <dtucker@openbsd.org>2022-09-22 00:26:50 +0200
committerDamien Miller <djm@mindrot.org>2022-09-27 00:16:44 +0200
commit4cf8d0c0f3030f594a238bab21a0695735515487 (patch)
tree686ef76b8790907ec282f91e8eaea03448899982 /PROTOCOL.agent
parentupstream: add RequiredRSASize to the list of keywords accepted by (diff)
downloadopenssh-4cf8d0c0f3030f594a238bab21a0695735515487.tar.xz
openssh-4cf8d0c0f3030f594a238bab21a0695735515487.zip
upstream: Fix typo. From AlexanderStohr via github PR#343.
OpenBSD-Commit-ID: a134c9b4039e48803fc6a87f955b0f4a03181497
Diffstat (limited to 'PROTOCOL.agent')
-rw-r--r--PROTOCOL.agent4
1 files changed, 2 insertions, 2 deletions
diff --git a/PROTOCOL.agent b/PROTOCOL.agent
index ec2c47b63..dba76b0c0 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 $