summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-02-05 12:23:58 +1100
committerDamien Miller <djm@mindrot.org>2002-02-05 12:23:58 +1100
commit9749c0c97288c2fa92882754f5069ba7c741af1a (patch)
tree823ef42bb8233532972598cf23b38b3be9793dc5 /ssh.1
parent68f45983b29ea1bb70cfe0affd8806c93e2a02e7 (diff)
- stevesk@cvs.openbsd.org 2002/02/03 22:35:57
[ssh.1 sshd.8] some KeepAlive cleanup/clarify; ok markus@
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.17
1 files changed, 3 insertions, 4 deletions
diff --git a/ssh.1 b/ssh.1
index 08f0c6ce8..c44f4ae2c 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.145 2002/01/29 23:50:37 markus Exp $ 37.\" $OpenBSD: ssh.1,v 1.146 2002/02/03 22:35:57 stevesk Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -935,7 +935,7 @@ It is possible to have
935multiple identity files specified in configuration files; all these 935multiple identity files specified in configuration files; all these
936identities will be tried in sequence. 936identities will be tried in sequence.
937.It Cm KeepAlive 937.It Cm KeepAlive
938Specifies whether the system should send keepalive messages to the 938Specifies whether the system should send TCP keepalive messages to the
939other side. 939other side.
940If they are sent, death of the connection or crash of one 940If they are sent, death of the connection or crash of one
941of the machines will be properly noticed. 941of the machines will be properly noticed.
@@ -950,8 +950,7 @@ if the network goes down or the remote host dies.
950This is important in scripts, and many users want it too. 950This is important in scripts, and many users want it too.
951.Pp 951.Pp
952To disable keepalives, the value should be set to 952To disable keepalives, the value should be set to
953.Dq no 953.Dq no .
954in both the server and the client configuration files.
955.It Cm KerberosAuthentication 954.It Cm KerberosAuthentication
956Specifies whether Kerberos authentication will be used. 955Specifies whether Kerberos authentication will be used.
957The argument to this keyword must be 956The argument to this keyword must be