summaryrefslogtreecommitdiff
path: root/scp.1
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 /scp.1
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 'scp.1')
-rw-r--r--scp.16
1 files changed, 3 insertions, 3 deletions
diff --git a/scp.1 b/scp.1
index b9245ea53..1d1cad0b0 100644
--- a/scp.1
+++ b/scp.1
@@ -9,9 +9,9 @@
9.\" 9.\"
10.\" Created: Sun May 7 00:14:37 1995 ylo 10.\" Created: Sun May 7 00:14:37 1995 ylo
11.\" 11.\"
12.\" $OpenBSD: scp.1,v 1.47 2009/10/28 16:38:18 reyk Exp $ 12.\" $OpenBSD: scp.1,v 1.48 2009/12/29 16:38:41 stevesk Exp $
13.\" 13.\"
14.Dd $Mdocdate: October 28 2009 $ 14.Dd $Mdocdate: December 29 2009 $
15.Dt SCP 1 15.Dt SCP 1
16.Os 16.Os
17.Sh NAME 17.Sh NAME
@@ -158,9 +158,9 @@ For full details of the options listed below, and their possible values, see
158.It Protocol 158.It Protocol
159.It ProxyCommand 159.It ProxyCommand
160.It PubkeyAuthentication 160.It PubkeyAuthentication
161.It RDomain
162.It RekeyLimit 161.It RekeyLimit
163.It RhostsRSAAuthentication 162.It RhostsRSAAuthentication
163.It RoutingDomain
164.It RSAAuthentication 164.It RSAAuthentication
165.It SendEnv 165.It SendEnv
166.It ServerAliveInterval 166.It ServerAliveInterval