]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream: fix link to agent draft; spotted by Jann Horn
authordjm@openbsd.org <djm@openbsd.org>
Tue, 3 Oct 2023 23:56:10 +0000 (23:56 +0000)
committerDamien Miller <djm@mindrot.org>
Wed, 4 Oct 2023 04:30:19 +0000 (15:30 +1100)
OpenBSD-Commit-ID: ff5bda21a83ec013db683e282256a85201d2dc4b

PROTOCOL.agent

index 44e463674f1985aeace8130cef172316f8e27732..1c4841147a2d9e012f1cb252ef4f16cac3bed4be 100644 (file)
@@ -1,5 +1,5 @@
 The SSH agent protocol is described in
-https://tools.ietf.org/html/draft-miller-ssh-agent-04
+https://tools.ietf.org/html/draft-miller-ssh-agent
 
 This file documents OpenSSH's extensions to the agent protocol.
 
@@ -81,4 +81,4 @@ the constraint is:
 
 This option is only valid for XMSS keys.
 
-$OpenBSD: PROTOCOL.agent,v 1.19 2023/04/12 08:53:54 jsg Exp $
+$OpenBSD: PROTOCOL.agent,v 1.20 2023/10/03 23:56:10 djm Exp $