summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2006-01-20 11:31:47 +1100
committerDarren Tucker <dtucker@zip.com.au>2006-01-20 11:31:47 +1100
commit62388b2b63394c6a6ee44271426a13de5e0ce827 (patch)
treea692cf2b1cfaae4d97dc8c04d776e7fe3a18bca7 /ssh.1
parent248dd13c4686bcf1c1b29533a7f5c2e4264083cf (diff)
- dtucker@cvs.openbsd.org 2006/01/20 00:14:55
[scp.1 ssh.1 ssh_config.5 sftp.1] Document RekeyLimit. Based on patch from jan.iven at cern.ch from mindrot #1056 with feedback from jmc, djm and markus; ok jmc@ djm@
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.13
1 files changed, 2 insertions, 1 deletions
diff --git a/ssh.1 b/ssh.1
index 661e8f962..3fe142dc1 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.250 2006/01/18 10:53:29 jmc Exp $ 37.\" $OpenBSD: ssh.1,v 1.251 2006/01/20 00:14:55 dtucker Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -477,6 +477,7 @@ For full details of the options listed below, and their possible values, see
477.It Protocol 477.It Protocol
478.It ProxyCommand 478.It ProxyCommand
479.It PubkeyAuthentication 479.It PubkeyAuthentication
480.It RekeyLimit
480.It RemoteForward 481.It RemoteForward
481.It RhostsRSAAuthentication 482.It RhostsRSAAuthentication
482.It RSAAuthentication 483.It RSAAuthentication