summaryrefslogtreecommitdiff
path: root/scp.1
diff options
context:
space:
mode:
Diffstat (limited to 'scp.1')
-rw-r--r--scp.114
1 files changed, 10 insertions, 4 deletions
diff --git a/scp.1 b/scp.1
index c83012c92..3b67cff0e 100644
--- a/scp.1
+++ b/scp.1
@@ -8,9 +8,9 @@
8.\" 8.\"
9.\" Created: Sun May 7 00:14:37 1995 ylo 9.\" Created: Sun May 7 00:14:37 1995 ylo
10.\" 10.\"
11.\" $OpenBSD: scp.1,v 1.59 2013/07/16 00:07:52 schwarze Exp $ 11.\" $OpenBSD: scp.1,v 1.61 2013/10/20 09:51:26 djm Exp $
12.\" 12.\"
13.Dd $Mdocdate: July 16 2013 $ 13.Dd $Mdocdate: October 20 2013 $
14.Dt SCP 1 14.Dt SCP 1
15.Os 15.Os
16.Sh NAME 16.Sh NAME
@@ -130,6 +130,11 @@ For full details of the options listed below, and their possible values, see
130.It AddressFamily 130.It AddressFamily
131.It BatchMode 131.It BatchMode
132.It BindAddress 132.It BindAddress
133.It CanonicalDomains
134.It CanonicalizeFallbackLocal
135.It CanonicalizeHostname
136.It CanonicalizeMaxDots
137.It CanonicalizePermittedCNAMEs
133.It ChallengeResponseAuthentication 138.It ChallengeResponseAuthentication
134.It CheckHostIP 139.It CheckHostIP
135.It Cipher 140.It Cipher
@@ -232,8 +237,9 @@ debugging connection, authentication, and configuration problems.
232.Nm 237.Nm
233is based on the 238is based on the
234.Xr rcp 1 239.Xr rcp 1
235program in BSD source code from the Regents of the University of 240program in
236California. 241.Bx
242source code from the Regents of the University of California.
237.Sh AUTHORS 243.Sh AUTHORS
238.An Timo Rinne Aq Mt tri@iki.fi 244.An Timo Rinne Aq Mt tri@iki.fi
239.An Tatu Ylonen Aq Mt ylo@cs.hut.fi 245.An Tatu Ylonen Aq Mt ylo@cs.hut.fi