diff options
Diffstat (limited to 'usr.bin/ssh/scp.1')
-rw-r--r-- | usr.bin/ssh/scp.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/ssh/scp.1 b/usr.bin/ssh/scp.1 index 82da30f4fc1..13a43f6b463 100644 --- a/usr.bin/ssh/scp.1 +++ b/usr.bin/ssh/scp.1 @@ -9,9 +9,9 @@ .\" .\" Created: Sun May 7 00:14:37 1995 ylo .\" -.\" $OpenBSD: scp.1,v 1.51 2010/09/03 11:09:29 jmc Exp $ +.\" $OpenBSD: scp.1,v 1.52 2010/09/23 13:36:46 jmc Exp $ .\" -.Dd $Mdocdate: September 3 2010 $ +.Dd $Mdocdate: September 23 2010 $ .Dt SCP 1 .Os .Sh NAME @@ -148,6 +148,7 @@ For full details of the options listed below, and their possible values, see .It IdentityFile .It IdentitiesOnly .It KbdInteractiveDevices +.It KexAlgorithms .It LogLevel .It MACs .It NoHostAuthenticationForLocalhost |