summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.14
1 files changed, 2 insertions, 2 deletions
diff --git a/ssh.1 b/ssh.1
index b96edeacc..32d54c37a 100644
--- a/ssh.1
+++ b/ssh.1
@@ -34,7 +34,7 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: ssh.1,v 1.123 2001/07/23 12:47:05 markus Exp $ 37.\" $OpenBSD: ssh.1,v 1.124 2001/07/25 14:35:18 markus Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -732,7 +732,7 @@ Specifies the number of tries (one per second) to make before falling
732back to rsh or exiting. 732back to rsh or exiting.
733The argument must be an integer. 733The argument must be an integer.
734This may be useful in scripts if the connection sometimes fails. 734This may be useful in scripts if the connection sometimes fails.
735The default is 4. 735The default is 1.
736.It Cm EscapeChar 736.It Cm EscapeChar
737Sets the escape character (default: 737Sets the escape character (default:
738.Ql ~ ) . 738.Ql ~ ) .