From f9cedb9ca0c90652712b8e652d5ce740c903ee9b Mon Sep 17 00:00:00 2001 From: Ben Lindstrom Date: Mon, 6 Aug 2001 21:07:11 +0000 Subject: - markus@cvs.openbsd.org 2001/07/25 14:35:18 [readconf.c ssh.1 ssh.c sshconnect.c] cleanup connect(); connection_attempts 4 -> 1; from eivind@freebsd.org --- ssh.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ssh.1') diff --git a/ssh.1 b/ssh.1 index b96edeacc..32d54c37a 100644 --- a/ssh.1 +++ b/ssh.1 @@ -34,7 +34,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ssh.1,v 1.123 2001/07/23 12:47:05 markus Exp $ +.\" $OpenBSD: ssh.1,v 1.124 2001/07/25 14:35:18 markus Exp $ .Dd September 25, 1999 .Dt SSH 1 .Os @@ -732,7 +732,7 @@ Specifies the number of tries (one per second) to make before falling back to rsh or exiting. The argument must be an integer. This may be useful in scripts if the connection sometimes fails. -The default is 4. +The default is 1. .It Cm EscapeChar Sets the escape character (default: .Ql ~ ) . -- cgit v1.2.3