summaryrefslogtreecommitdiff
path: root/sftp.1
diff options
context:
space:
mode:
Diffstat (limited to 'sftp.1')
-rw-r--r--sftp.16
1 files changed, 4 insertions, 2 deletions
diff --git a/sftp.1 b/sftp.1
index 7eb9970ab..214f0118c 100644
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: sftp.1,v 1.99 2014/04/22 14:16:30 jmc Exp $ 1.\" $OpenBSD: sftp.1,v 1.101 2015/01/30 11:43:14 djm 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: April 22 2014 $ 25.Dd $Mdocdate: January 30 2015 $
26.Dt SFTP 1 26.Dt SFTP 1
27.Os 27.Os
28.Sh NAME 28.Sh NAME
@@ -215,6 +215,7 @@ For full details of the options listed below, and their possible values, see
215.It HashKnownHosts 215.It HashKnownHosts
216.It Host 216.It Host
217.It HostbasedAuthentication 217.It HostbasedAuthentication
218.It HostbasedKeyTypes
218.It HostKeyAlgorithms 219.It HostKeyAlgorithms
219.It HostKeyAlias 220.It HostKeyAlias
220.It HostName 221.It HostName
@@ -243,6 +244,7 @@ For full details of the options listed below, and their possible values, see
243.It ServerAliveCountMax 244.It ServerAliveCountMax
244.It StrictHostKeyChecking 245.It StrictHostKeyChecking
245.It TCPKeepAlive 246.It TCPKeepAlive
247.It UpdateHostKeys
246.It UsePrivilegedPort 248.It UsePrivilegedPort
247.It User 249.It User
248.It UserKnownHostsFile 250.It UserKnownHostsFile