summaryrefslogtreecommitdiff
path: root/scp.1
diff options
context:
space:
mode:
authordjm@openbsd.org <djm@openbsd.org>2015-01-26 12:16:36 +0000
committerDamien Miller <djm@mindrot.org>2015-01-27 00:00:58 +1100
commit1d1092bff8db27080155541212b420703f8b9c92 (patch)
tree9a22ae83dc40c6f649972c28836a50a264f0ccc1 /scp.1
parent5104db7cbd6cdd9c5971f4358e74414862fc1022 (diff)
upstream commit
correct description of UpdateHostKeys in ssh_config.5 and add it to -o lists for ssh, scp and sftp; pointed out by jmc@
Diffstat (limited to 'scp.1')
-rw-r--r--scp.15
1 files changed, 3 insertions, 2 deletions
diff --git a/scp.1 b/scp.1
index 62287eba3..dbf14fd32 100644
--- a/scp.1
+++ b/scp.1
@@ -8,9 +8,9 @@
8.\" 8.\"
9.\" Created: Sun May 7 00:14:37 1995 ylo 9.\" Created: Sun May 7 00:14:37 1995 ylo
10.\" 10.\"
11.\" $OpenBSD: scp.1,v 1.63 2015/01/16 16:20:23 schwarze Exp $ 11.\" $OpenBSD: scp.1,v 1.64 2015/01/26 12:16:36 djm Exp $
12.\" 12.\"
13.Dd $Mdocdate: January 16 2015 $ 13.Dd $Mdocdate: January 26 2015 $
14.Dt SCP 1 14.Dt SCP 1
15.Os 15.Os
16.Sh NAME 16.Sh NAME
@@ -179,6 +179,7 @@ For full details of the options listed below, and their possible values, see
179.It StrictHostKeyChecking 179.It StrictHostKeyChecking
180.It TCPKeepAlive 180.It TCPKeepAlive
181.It UsePrivilegedPort 181.It UsePrivilegedPort
182.It UpdateHostKeys
182.It User 183.It User
183.It UserKnownHostsFile 184.It UserKnownHostsFile
184.It VerifyHostKeyDNS 185.It VerifyHostKeyDNS