summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2010-01-08 18:56:48 +1100
committerDarren Tucker <dtucker@zip.com.au>2010-01-08 18:56:48 +1100
commit535b5e172166c2515500bc20f3ea89216bd1f42b (patch)
tree646377c9164efb602f444f4f0b59708997a18e19 /ssh_config.5
parent75456e8ab2df99061a6aa69bcc914d05c2f4f98c (diff)
- stevesk@cvs.openbsd.org 2009/12/29 16:38:41
[sshd_config.5 readconf.c ssh_config.5 scp.1 servconf.c sftp.1 ssh.1] Rename RDomain config option to RoutingDomain to be more clear and consistent with other options. NOTE: if you currently use RDomain in the ssh client or server config, or ssh/sshd -o, you must update to use RoutingDomain. ok markus@ djm@
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.56
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 001130936..442222cc5 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -34,8 +34,8 @@
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.123 2009/11/10 02:56:22 djm Exp $ 37.\" $OpenBSD: ssh_config.5,v 1.124 2009/12/29 16:38:41 stevesk Exp $
38.Dd $Mdocdate: November 10 2009 $ 38.Dd $Mdocdate: December 29 2009 $
39.Dt SSH_CONFIG 5 39.Dt SSH_CONFIG 5
40.Os 40.Os
41.Sh NAME 41.Sh NAME
@@ -789,7 +789,7 @@ 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 RDomain 792.It Cm RoutingDomain
793Set the routing domain number. 793Set the routing domain number.
794The default routing domain is set by the system. 794The default routing domain is set by the system.
795.It Cm RekeyLimit 795.It Cm RekeyLimit