summaryrefslogtreecommitdiff
path: root/sftp.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-12-17 16:31:10 +1100
committerDamien Miller <djm@mindrot.org>2003-12-17 16:31:10 +1100
commit12c150e7e0711e29ea5dc78d3c9ed46221319dc5 (patch)
tree71ac83ddc9424e406a2363c4985fdf67005d909e /sftp.1
parent9836cf8d717455f1bba2dfbf2e41f074fc6bac48 (diff)
- markus@cvs.openbsd.org 2003/12/09 21:53:37
[readconf.c readconf.h scp.1 servconf.c servconf.h sftp.1 ssh.1] [ssh_config.5 sshconnect.c sshd.c sshd_config.5] rename keepalive to tcpkeepalive; the old name causes too much confusion; ok djm, dtucker; with help from jmc@
Diffstat (limited to 'sftp.1')
-rw-r--r--sftp.14
1 files changed, 2 insertions, 2 deletions
diff --git a/sftp.1 b/sftp.1
index 00253037d..91a288dfc 100644
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: sftp.1,v 1.47 2003/10/13 08:22:25 markus Exp $ 1.\" $OpenBSD: sftp.1,v 1.48 2003/12/09 21:53:37 markus Exp $
2.\" 2.\"
3.\" Copyright (c) 2001 Damien Miller. All rights reserved. 3.\" Copyright (c) 2001 Damien Miller. All rights reserved.
4.\" 4.\"
@@ -158,7 +158,6 @@ For full details of the options listed below, and their possible values, see
158.It HostKeyAlias 158.It HostKeyAlias
159.It HostName 159.It HostName
160.It IdentityFile 160.It IdentityFile
161.It KeepAlive
162.It LogLevel 161.It LogLevel
163.It MACs 162.It MACs
164.It NoHostAuthenticationForLocalhost 163.It NoHostAuthenticationForLocalhost
@@ -173,6 +172,7 @@ For full details of the options listed below, and their possible values, see
173.It RSAAuthentication 172.It RSAAuthentication
174.It SmartcardDevice 173.It SmartcardDevice
175.It StrictHostKeyChecking 174.It StrictHostKeyChecking
175.It TCPKeepAlive
176.It UsePrivilegedPort 176.It UsePrivilegedPort
177.It User 177.It User
178.It UserKnownHostsFile 178.It UserKnownHostsFile