diff options
author | Colin Watson <cjwatson@debian.org> | 2016-08-06 10:49:59 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2016-08-07 12:18:58 +0100 |
commit | 477bb7636238c106f8cd7c868a8c0c5eabcfb3db (patch) | |
tree | 601176af2ecf358c36b766776a86845ad7a3cd6f /sftp.0 | |
parent | 747fac2de0d889183f67f6900194c0462c558544 (diff) | |
parent | 4c914ccd85bbf391c4dc61b85e3c178fef465e3f (diff) |
New upstream release (7.3p1).
Diffstat (limited to 'sftp.0')
-rw-r--r-- | sftp.0 | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -130,8 +130,9 @@ DESCRIPTION | |||
130 | HostKeyAlgorithms | 130 | HostKeyAlgorithms |
131 | HostKeyAlias | 131 | HostKeyAlias |
132 | HostName | 132 | HostName |
133 | IdentityFile | ||
134 | IdentitiesOnly | 133 | IdentitiesOnly |
134 | IdentityAgent | ||
135 | IdentityFile | ||
135 | IPQoS | 136 | IPQoS |
136 | KbdInteractiveAuthentication | 137 | KbdInteractiveAuthentication |
137 | KbdInteractiveDevices | 138 | KbdInteractiveDevices |
@@ -146,6 +147,7 @@ DESCRIPTION | |||
146 | PreferredAuthentications | 147 | PreferredAuthentications |
147 | Protocol | 148 | Protocol |
148 | ProxyCommand | 149 | ProxyCommand |
150 | ProxyJump | ||
149 | PubkeyAuthentication | 151 | PubkeyAuthentication |
150 | RekeyLimit | 152 | RekeyLimit |
151 | RhostsRSAAuthentication | 153 | RhostsRSAAuthentication |
@@ -381,4 +383,4 @@ SEE ALSO | |||
381 | T. Ylonen and S. Lehtinen, SSH File Transfer Protocol, draft-ietf-secsh- | 383 | T. Ylonen and S. Lehtinen, SSH File Transfer Protocol, draft-ietf-secsh- |
382 | filexfer-00.txt, January 2001, work in progress material. | 384 | filexfer-00.txt, January 2001, work in progress material. |
383 | 385 | ||
384 | OpenBSD 5.9 September 25, 2015 OpenBSD 5.9 | 386 | OpenBSD 6.0 July 16, 2016 OpenBSD 6.0 |