From dcb28b73c732c39b4e95f0bc9122b55db2503be4 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Sun, 2 May 2004 23:17:52 +0000 Subject: ConnectionTimeout -> ConnectTimeout for scp.1 too. --- usr.bin/ssh/scp.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/ssh') diff --git a/usr.bin/ssh/scp.1 b/usr.bin/ssh/scp.1 index 5a3221127cb..62e08ffae83 100644 --- a/usr.bin/ssh/scp.1 +++ b/usr.bin/ssh/scp.1 @@ -9,7 +9,7 @@ .\" .\" Created: Sun May 7 00:14:37 1995 ylo .\" -.\" $OpenBSD: scp.1,v 1.33 2004/03/05 10:53:58 markus Exp $ +.\" $OpenBSD: scp.1,v 1.34 2004/05/02 23:17:51 dtucker Exp $ .\" .Dd September 25, 1999 .Dt SCP 1 @@ -127,7 +127,7 @@ For full details of the options listed below, and their possible values, see .It Compression .It CompressionLevel .It ConnectionAttempts -.It ConnectionTimeout +.It ConnectTimeout .It GlobalKnownHostsFile .It GSSAPIAuthentication .It GSSAPIDelegateCredentials -- cgit v1.2.3