summaryrefslogtreecommitdiff
path: root/scp.1
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2006-01-20 11:31:47 +1100
committerDarren Tucker <dtucker@zip.com.au>2006-01-20 11:31:47 +1100
commit62388b2b63394c6a6ee44271426a13de5e0ce827 (patch)
treea692cf2b1cfaae4d97dc8c04d776e7fe3a18bca7 /scp.1
parent248dd13c4686bcf1c1b29533a7f5c2e4264083cf (diff)
- dtucker@cvs.openbsd.org 2006/01/20 00:14:55
[scp.1 ssh.1 ssh_config.5 sftp.1] Document RekeyLimit. Based on patch from jan.iven at cern.ch from mindrot #1056 with feedback from jmc, djm and markus; ok jmc@ djm@
Diffstat (limited to 'scp.1')
-rw-r--r--scp.13
1 files changed, 2 insertions, 1 deletions
diff --git a/scp.1 b/scp.1
index b5191e318..d9b1f8e8f 100644
--- a/scp.1
+++ b/scp.1
@@ -9,7 +9,7 @@
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.38 2005/03/01 17:19:35 jmc Exp $ 12.\" $OpenBSD: scp.1,v 1.39 2006/01/20 00:14:55 dtucker Exp $
13.\" 13.\"
14.Dd September 25, 1999 14.Dd September 25, 1999
15.Dt SCP 1 15.Dt SCP 1
@@ -152,6 +152,7 @@ For full details of the options listed below, and their possible values, see
152.It Protocol 152.It Protocol
153.It ProxyCommand 153.It ProxyCommand
154.It PubkeyAuthentication 154.It PubkeyAuthentication
155.It RekeyLimit
155.It RhostsRSAAuthentication 156.It RhostsRSAAuthentication
156.It RSAAuthentication 157.It RSAAuthentication
157.It SendEnv 158.It SendEnv