mirror of git://anongit.mindrot.org/openssh.git
upstream: Remove errant apostrophe. From haruyama at queen-ml org.
OpenBSD-Commit-ID: dc6b294567cb84b384ad6ced9ca469f2bbf0bd10
This commit is contained in:
parent
0086a286ea
commit
fbcef70c28
|
@ -1,7 +1,7 @@
|
|||
The SSH agent protocol is described in
|
||||
https://tools.ietf.org/html/draft-miller-ssh-agent-04
|
||||
|
||||
This file document's OpenSSH's extensions to the agent protocol.
|
||||
This file documents OpenSSH's extensions to the agent protocol.
|
||||
|
||||
1. session-bind@openssh.com extension
|
||||
|
||||
|
@ -81,4 +81,4 @@ the constraint is:
|
|||
|
||||
This option is only valid for XMSS keys.
|
||||
|
||||
$OpenBSD: PROTOCOL.agent,v 1.16 2022/01/01 01:55:30 jsg Exp $
|
||||
$OpenBSD: PROTOCOL.agent,v 1.17 2022/05/09 08:25:27 dtucker Exp $
|
||||
|
|
Loading…
Reference in New Issue