diff options
author | jmc@openbsd.org <jmc@openbsd.org> | 2015-09-25 20:19:54 +0200 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2015-10-06 03:21:55 +0200 |
commit | c5f7c0843cb6e6074a93c8ac34e49ce33a6f5546 (patch) | |
tree | 4175d40176ce9a9e0d48b5f44951167acffd83de /sftp.1 | |
parent | upstream commit (diff) | |
download | openssh-c5f7c0843cb6e6074a93c8ac34e49ce33a6f5546.tar.xz openssh-c5f7c0843cb6e6074a93c8ac34e49ce33a6f5546.zip |
upstream commit
some certificatefile tweaks; ok djm
Upstream-ID: 0e5a7852c28c05fc193419cc7e50e64c1c535af0
Diffstat (limited to 'sftp.1')
-rw-r--r-- | sftp.1 | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,4 @@ -.\" $OpenBSD: sftp.1,v 1.101 2015/01/30 11:43:14 djm Exp $ +.\" $OpenBSD: sftp.1,v 1.102 2015/09/25 18:19:54 jmc Exp $ .\" .\" Copyright (c) 2001 Damien Miller. All rights reserved. .\" @@ -22,7 +22,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: January 30 2015 $ +.Dd $Mdocdate: September 25 2015 $ .Dt SFTP 1 .Os .Sh NAME @@ -198,6 +198,7 @@ For full details of the options listed below, and their possible values, see .It CanonicalizeHostname .It CanonicalizeMaxDots .It CanonicalizePermittedCNAMEs +.It CertificateFile .It ChallengeResponseAuthentication .It CheckHostIP .It Cipher |