summaryrefslogtreecommitdiff
path: root/sftp.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 /sftp.1
parentaa083aa9624ea7b764d5a81c4c676719a1a3e42b (diff)
upstream: reorder CASignatureAlgorithms, and add them to the
various -o lists; ok djm OpenBSD-Commit-ID: ecb88baecc3c54988b4d1654446ea033da359288
Diffstat (limited to 'sftp.1')
-rw-r--r--sftp.15
1 files changed, 3 insertions, 2 deletions
diff --git a/sftp.1 b/sftp.1
index a25d3890b..0fd54cae0 100644
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: sftp.1,v 1.119 2018/07/23 19:53:55 jmc Exp $ 1.\" $OpenBSD: sftp.1,v 1.120 2018/09/20 06:58:48 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 2001 Damien Miller. All rights reserved. 3.\" Copyright (c) 2001 Damien Miller. All rights reserved.
4.\" 4.\"
@@ -22,7 +22,7 @@
22.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 22.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
23.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 23.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
24.\" 24.\"
25.Dd $Mdocdate: July 23 2018 $ 25.Dd $Mdocdate: September 20 2018 $
26.Dt SFTP 1 26.Dt SFTP 1
27.Os 27.Os
28.Sh NAME 28.Sh NAME
@@ -200,6 +200,7 @@ For full details of the options listed below, and their possible values, see
200.It CanonicalizeHostname 200.It CanonicalizeHostname
201.It CanonicalizeMaxDots 201.It CanonicalizeMaxDots
202.It CanonicalizePermittedCNAMEs 202.It CanonicalizePermittedCNAMEs
203.It CASignatureAlgorithms
203.It CertificateFile 204.It CertificateFile
204.It ChallengeResponseAuthentication 205.It ChallengeResponseAuthentication
205.It CheckHostIP 206.It CheckHostIP