summaryrefslogtreecommitdiff
path: root/scp.1
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2018-09-20 06:58:48 +0000
committerDamien Miller <djm@mindrot.org>2018-09-21 09:41:10 +1000
commite6933a2ffa0659d57f3c7b7c457b2c62b2a84613 (patch)
tree3eb1d7864ad1439ec7ca2960a2748c22bca16855 /scp.1
parentaa083aa9624ea7b764d5a81c4c676719a1a3e42b (diff)
upstream: reorder CASignatureAlgorithms, and add them to the
various -o lists; ok djm OpenBSD-Commit-ID: ecb88baecc3c54988b4d1654446ea033da359288
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 92abcaf07..0e5cc1b2d 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.80 2018/07/19 10:28:47 dtucker Exp $ 11.\" $OpenBSD: scp.1,v 1.81 2018/09/20 06:58:48 jmc Exp $
12.\" 12.\"
13.Dd $Mdocdate: July 19 2018 $ 13.Dd $Mdocdate: September 20 2018 $
14.Dt SCP 1 14.Dt SCP 1
15.Os 15.Os
16.Sh NAME 16.Sh NAME
@@ -130,6 +130,7 @@ For full details of the options listed below, and their possible values, see
130.It CanonicalizeHostname 130.It CanonicalizeHostname
131.It CanonicalizeMaxDots 131.It CanonicalizeMaxDots
132.It CanonicalizePermittedCNAMEs 132.It CanonicalizePermittedCNAMEs
133.It CASignatureAlgorithms
133.It CertificateFile 134.It CertificateFile
134.It ChallengeResponseAuthentication 135.It ChallengeResponseAuthentication
135.It CheckHostIP 136.It CheckHostIP