summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2010-01-08 18:57:39 +1100
committerDarren Tucker <dtucker@zip.com.au>2010-01-08 18:57:39 +1100
commit98e5d9a0d3beabc706982260fec70f823ff764b7 (patch)
tree50fba9a5f0aa709e7e82e24ae7bb8bc405fe02b2 /ssh_config.5
parent535b5e172166c2515500bc20f3ea89216bd1f42b (diff)
- jmc@cvs.openbsd.org 2009/12/29 18:03:32
[sshd_config.5 ssh_config.5] sort previous;
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.58
1 files changed, 4 insertions, 4 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 442222cc5..3ffc469c2 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -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_config.5,v 1.124 2009/12/29 16:38:41 stevesk Exp $ 37.\" $OpenBSD: ssh_config.5,v 1.125 2009/12/29 18:03:32 jmc Exp $
38.Dd $Mdocdate: December 29 2009 $ 38.Dd $Mdocdate: December 29 2009 $
39.Dt SSH_CONFIG 5 39.Dt SSH_CONFIG 5
40.Os 40.Os
@@ -789,9 +789,6 @@ or
789The default is 789The default is
790.Dq yes . 790.Dq yes .
791This option applies to protocol version 2 only. 791This option applies to protocol version 2 only.
792.It Cm RoutingDomain
793Set the routing domain number.
794The default routing domain is set by the system.
795.It Cm RekeyLimit 792.It Cm RekeyLimit
796Specifies the maximum amount of data that may be transmitted before the 793Specifies the maximum amount of data that may be transmitted before the
797session key is renegotiated. 794session key is renegotiated.
@@ -860,6 +857,9 @@ The default is
860This option applies to protocol version 1 only and requires 857This option applies to protocol version 1 only and requires
861.Xr ssh 1 858.Xr ssh 1
862to be setuid root. 859to be setuid root.
860.It Cm RoutingDomain
861Set the routing domain number.
862The default routing domain is set by the system.
863.It Cm RSAAuthentication 863.It Cm RSAAuthentication
864Specifies whether to try RSA authentication. 864Specifies whether to try RSA authentication.
865The argument to this keyword must be 865The argument to this keyword must be