summaryrefslogtreecommitdiff
path: root/scp.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-09-24 22:16:03 +1000
committerDamien Miller <djm@mindrot.org>2010-09-24 22:16:03 +1000
commit2beb32f290390c4f7c2a86dd5d096475e3b76c5b (patch)
treedd98d3f29123f9d94dcd7047eccb443ecb87c39c /scp.1
parent56883e194fce3dea230cffddba512181398c06c4 (diff)
- jmc@cvs.openbsd.org 2010/09/23 13:36:46
[scp.1 sftp.1] add KexAlgorithms to the -o list;
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 82da30f4f..13a43f6b4 100644
--- a/scp.1
+++ b/scp.1
@@ -9,9 +9,9 @@
9.\" 9.\"
10.\" Created: Sun May 7 00:14:37 1995 ylo 10.\" Created: Sun May 7 00:14:37 1995 ylo
11.\" 11.\"
12.\" $OpenBSD: scp.1,v 1.51 2010/09/03 11:09:29 jmc Exp $ 12.\" $OpenBSD: scp.1,v 1.52 2010/09/23 13:36:46 jmc Exp $
13.\" 13.\"
14.Dd $Mdocdate: September 3 2010 $ 14.Dd $Mdocdate: September 23 2010 $
15.Dt SCP 1 15.Dt SCP 1
16.Os 16.Os
17.Sh NAME 17.Sh NAME
@@ -148,6 +148,7 @@ For full details of the options listed below, and their possible values, see
148.It IdentityFile 148.It IdentityFile
149.It IdentitiesOnly 149.It IdentitiesOnly
150.It KbdInteractiveDevices 150.It KbdInteractiveDevices
151.It KexAlgorithms
151.It LogLevel 152.It LogLevel
152.It MACs 153.It MACs
153.It NoHostAuthenticationForLocalhost 154.It NoHostAuthenticationForLocalhost