summaryrefslogtreecommitdiff
path: root/sftp.1
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-05-03 09:13:15 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-05-03 09:13:15 +1000
commit3d5cbb77617483ba53694085630635c8ac26dd0a (patch)
treede8d7e105d543a899cff15b2523e08108165f8c8 /sftp.1
parentedae0ec12a11c872b4fb5571c243be272e6065d6 (diff)
- dtucker@cvs.openbsd.org 2004/05/02 23:02:17
[sftp.1] ConnectionTimeout -> ConnectTimeout here too, pointed out by jmc@
Diffstat (limited to 'sftp.1')
-rw-r--r--sftp.14
1 files changed, 2 insertions, 2 deletions
diff --git a/sftp.1 b/sftp.1
index c8ba85751..795a0342f 100644
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: sftp.1,v 1.53 2004/04/28 07:13:42 jmc Exp $ 1.\" $OpenBSD: sftp.1,v 1.54 2004/05/02 23:02:17 dtucker Exp $
2.\" 2.\"
3.\" Copyright (c) 2001 Damien Miller. All rights reserved. 3.\" Copyright (c) 2001 Damien Miller. All rights reserved.
4.\" 4.\"
@@ -153,7 +153,7 @@ For full details of the options listed below, and their possible values, see
153.It Compression 153.It Compression
154.It CompressionLevel 154.It CompressionLevel
155.It ConnectionAttempts 155.It ConnectionAttempts
156.It ConnectionTimeout 156.It ConnectTimeout
157.It GlobalKnownHostsFile 157.It GlobalKnownHostsFile
158.It GSSAPIAuthentication 158.It GSSAPIAuthentication
159.It GSSAPIDelegateCredentials 159.It GSSAPIDelegateCredentials