summaryrefslogtreecommitdiff
path: root/sftp.1
diff options
context:
space:
mode:
Diffstat (limited to 'sftp.1')
-rw-r--r--sftp.18
1 files changed, 5 insertions, 3 deletions
diff --git a/sftp.1 b/sftp.1
index edc5a85e6..fbdd00a1e 100644
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: sftp.1,v 1.102 2015/09/25 18:19:54 jmc Exp $ 1.\" $OpenBSD: sftp.1,v 1.105 2016/07/16 06:57:55 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 2001 Damien Miller. All rights reserved. 3.\" Copyright (c) 2001 Damien Miller. All rights reserved.
4.\" 4.\"
@@ -22,7 +22,7 @@
22.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 22.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
23.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 23.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
24.\" 24.\"
25.Dd $Mdocdate: September 25 2015 $ 25.Dd $Mdocdate: July 16 2016 $
26.Dt SFTP 1 26.Dt SFTP 1
27.Os 27.Os
28.Sh NAME 28.Sh NAME
@@ -220,8 +220,9 @@ For full details of the options listed below, and their possible values, see
220.It HostKeyAlgorithms 220.It HostKeyAlgorithms
221.It HostKeyAlias 221.It HostKeyAlias
222.It HostName 222.It HostName
223.It IdentityFile
224.It IdentitiesOnly 223.It IdentitiesOnly
224.It IdentityAgent
225.It IdentityFile
225.It IPQoS 226.It IPQoS
226.It KbdInteractiveAuthentication 227.It KbdInteractiveAuthentication
227.It KbdInteractiveDevices 228.It KbdInteractiveDevices
@@ -236,6 +237,7 @@ For full details of the options listed below, and their possible values, see
236.It PreferredAuthentications 237.It PreferredAuthentications
237.It Protocol 238.It Protocol
238.It ProxyCommand 239.It ProxyCommand
240.It ProxyJump
239.It PubkeyAuthentication 241.It PubkeyAuthentication
240.It RekeyLimit 242.It RekeyLimit
241.It RhostsRSAAuthentication 243.It RhostsRSAAuthentication