]> andersk Git - openssh.git/commitdiff
- dtucker@cvs.openbsd.org 2004/05/02 23:02:17
authordtucker <dtucker>
Sun, 2 May 2004 23:13:15 +0000 (23:13 +0000)
committerdtucker <dtucker>
Sun, 2 May 2004 23:13:15 +0000 (23:13 +0000)
     [sftp.1]
     ConnectionTimeout -> ConnectTimeout here too, pointed out by jmc@

ChangeLog
sftp.1

index 0765efe306243e66b036510373d9b20396a70354..0e7ff6773cb9375edbcdc4dd46b99da95b8ccedc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,6 +26,9 @@
      [ssh.1]
      ConnectionTimeout -> ConnectTimeout, from m.a.ellis at ncl.ac.uk via
      Debian.  ok djm@
+   - dtucker@cvs.openbsd.org 2004/05/02 23:02:17
+     [sftp.1]
+     ConnectionTimeout -> ConnectTimeout here too, pointed out by jmc@
 
 20040423
  - (dtucker) [configure.ac openbsd-compat/getrrsetbyname.c] Declare h_errno
diff --git a/sftp.1 b/sftp.1
index c8ba85751457b573e182b1f62241582c52117e38..795a0342f4af8b99d23c1c5a01f976d85dd68326 100644 (file)
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sftp.1,v 1.53 2004/04/28 07:13:42 jmc Exp $
+.\" $OpenBSD: sftp.1,v 1.54 2004/05/02 23:02:17 dtucker Exp $
 .\"
 .\" Copyright (c) 2001 Damien Miller.  All rights reserved.
 .\"
@@ -153,7 +153,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
This page took 0.0414 seconds and 5 git commands to generate.