summaryrefslogtreecommitdiffstats
path: root/PROTOCOL.agent
diff options
context:
space:
mode:
authorjsg@openbsd.org <jsg@openbsd.org>2023-12-20 00:06:25 +0000
committerDamien Miller <djm@mindrot.org>2024-01-08 13:25:21 +1100
commit64ddf776531ca4933832beecc8b7ebe1b937e081 (patch)
treee65746b98f9dc3ac6a210109ba7eda4a04d535e7 /PROTOCOL.agent
parent503fbe9ea238a4637e8778208bde8c09bcf78475 (diff)
upstream: spelling; ok markus@
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 e4a6b74c..7637882f 100644
--- a/PROTOCOL.agent
+++ b/PROTOCOL.agent
@@ -91,7 +91,7 @@ with private keys as they are loaded from a PKCS#11 token.
bool certs_only
string certsblob
-Where "certsblob" constists of one or more certificates encoded as public
+Where "certsblob" consists of one or more certificates encoded as public
key blobs:
string[] certificates
@@ -112,4 +112,4 @@ A SSH_AGENTC_ADD_SMARTCARD_KEY_CONSTRAINED will return SSH_AGENT_SUCCESS
if any key (plain private or certificate) was successfully loaded, or
SSH_AGENT_FAILURE if no key was loaded.
-$OpenBSD: PROTOCOL.agent,v 1.21 2023/12/18 14:46:56 djm Exp $
+$OpenBSD: PROTOCOL.agent,v 1.22 2023/12/20 00:06:25 jsg Exp $