From 9c9e054f56b9bf05dfca8697e5df318e2ce6a3cd Mon Sep 17 00:00:00 2001
From: Fredrik Gustafsson
Date: Wed, 31 Oct 2012 14:51:42 +0100
Subject: Doc about idle_time option to ssh:connect
---
lib/ssh/doc/src/ssh.xml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
(limited to 'lib/ssh/doc/src')
diff --git a/lib/ssh/doc/src/ssh.xml b/lib/ssh/doc/src/ssh.xml
index 0133250979..07f657da70 100644
--- a/lib/ssh/doc/src/ssh.xml
+++ b/lib/ssh/doc/src/ssh.xml
@@ -184,7 +184,10 @@
(simply passed on to the transport protocol).
-
-
Determines if SSH shall use IPv6 or not.
+ Determines if SSH shall use IPv6 or not.
+
+ -
+
Sets a timeout on connection when not used and no channels are active, default is infinity
--
cgit v1.2.3
From f83a7daeb2b7c913688f62dfd78d7f68bcdb542b Mon Sep 17 00:00:00 2001
From: Fredrik Gustafsson
Date: Mon, 5 Nov 2012 13:04:49 +0100
Subject: Fixed doc
---
lib/ssh/doc/src/ssh.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'lib/ssh/doc/src')
diff --git a/lib/ssh/doc/src/ssh.xml b/lib/ssh/doc/src/ssh.xml
index 07f657da70..30d4f45a32 100644
--- a/lib/ssh/doc/src/ssh.xml
+++ b/lib/ssh/doc/src/ssh.xml
@@ -187,7 +187,7 @@
Determines if SSH shall use IPv6 or not.
-
-
Sets a timeout on connection when not used and no channels are active, default is infinity
+ Sets a timeout on connection when no channels are active, default is infinity
--
cgit v1.2.3