summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
authordtucker <dtucker>2010-01-08 07:56:48 +0000
committerdtucker <dtucker>2010-01-08 07:56:48 +0000
commite03cf1a6801748b9e1af57163bba943a99287e0c (patch)
tree9ba8cc7a929a12b74e4597415c4701d0b581cc46 /ssh_config.5
parent6fca386a5f40867a221cbda513e612cc4da42b99 (diff)
downloadopenssh-e03cf1a6801748b9e1af57163bba943a99287e0c.tar.gz
- 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 00113093..442222cc 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -34,8 +34,8 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: ssh_config.5,v 1.123 2009/11/10 02:56:22 djm Exp $
-.Dd $Mdocdate: November 10 2009 $
+.\" $OpenBSD: ssh_config.5,v 1.124 2009/12/29 16:38:41 stevesk Exp $
+.Dd $Mdocdate: December 29 2009 $
.Dt SSH_CONFIG 5
.Os
.Sh NAME
@@ -789,7 +789,7 @@ or
The default is
.Dq yes .
This option applies to protocol version 2 only.
-.It Cm RDomain
+.It Cm RoutingDomain
Set the routing domain number.
The default routing domain is set by the system.
.It Cm RekeyLimit