summaryrefslogtreecommitdiff
path: root/scp.1
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2010-01-08 17:03:46 +1100
committerDarren Tucker <dtucker@zip.com.au>2010-01-08 17:03:46 +1100
commit34e314da1b832fee576e4ebd8b177154a45fec15 (patch)
tree0530be5f339034486b323ed96674f6291ab79d42 /scp.1
parentf1de4e5228ad86b191c3297bf6c528753587be5e (diff)
- reyk@cvs.openbsd.org 2009/10/28 16:38:18
[ssh_config.5 sshd.c misc.h ssh-keyscan.1 readconf.h sshconnect.c channels.c channels.h servconf.h servconf.c ssh.1 ssh-keyscan.c scp.1 sftp.1 sshd_config.5 readconf.c ssh.c misc.c] Allow to set the rdomain in ssh/sftp/scp/sshd and ssh-keyscan. ok markus@
Diffstat (limited to 'scp.1')
-rw-r--r--scp.15
1 files changed, 3 insertions, 2 deletions
diff --git a/scp.1 b/scp.1
index 5033d84f2..b9245ea53 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.46 2008/07/12 05:33:41 djm Exp $ 12.\" $OpenBSD: scp.1,v 1.47 2009/10/28 16:38:18 reyk Exp $
13.\" 13.\"
14.Dd $Mdocdate: July 12 2008 $ 14.Dd $Mdocdate: October 28 2009 $
15.Dt SCP 1 15.Dt SCP 1
16.Os 16.Os
17.Sh NAME 17.Sh NAME
@@ -158,6 +158,7 @@ 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
161.It RekeyLimit 162.It RekeyLimit
162.It RhostsRSAAuthentication 163.It RhostsRSAAuthentication
163.It RSAAuthentication 164.It RSAAuthentication