From e4b1fdb5da1de48c4ed3264222c2dc53f4c61ae5 Mon Sep 17 00:00:00 2001 From: dtucker Date: Wed, 21 Sep 2022 22:26:50 +0000 Subject: [PATCH] Fix typo. From AlexanderStohr via github PR#343. --- usr.bin/ssh/PROTOCOL.agent | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.bin/ssh/PROTOCOL.agent b/usr.bin/ssh/PROTOCOL.agent index ec2c47b635b..dba76b0c014 100644 --- a/usr.bin/ssh/PROTOCOL.agent +++ b/usr.bin/ssh/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 $ -- 2.20.1