diff options
author | 2015-09-25 18:19:54 +0000 | |
---|---|---|
committer | 2015-09-25 18:19:54 +0000 | |
commit | 0cb77288b027522f787ea44a2c7cca129ce03bbc (patch) | |
tree | 60be6aeea1ee359f97f9b38fe429dc5b0a1502c9 /usr.bin/ssh/scp.1 | |
parent | Fix -D in the synopsis line: (diff) | |
download | wireguard-openbsd-0cb77288b027522f787ea44a2c7cca129ce03bbc.tar.xz wireguard-openbsd-0cb77288b027522f787ea44a2c7cca129ce03bbc.zip |
some certificatefile tweaks; ok djm
Diffstat (limited to 'usr.bin/ssh/scp.1')
-rw-r--r-- | usr.bin/ssh/scp.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/ssh/scp.1 b/usr.bin/ssh/scp.1 index 279b0d70b7b..54ea352ce1a 100644 --- a/usr.bin/ssh/scp.1 +++ b/usr.bin/ssh/scp.1 @@ -8,9 +8,9 @@ .\" .\" Created: Sun May 7 00:14:37 1995 ylo .\" -.\" $OpenBSD: scp.1,v 1.67 2015/07/10 06:21:53 markus Exp $ +.\" $OpenBSD: scp.1,v 1.68 2015/09/25 18:19:54 jmc Exp $ .\" -.Dd $Mdocdate: July 10 2015 $ +.Dd $Mdocdate: September 25 2015 $ .Dt SCP 1 .Os .Sh NAME @@ -133,6 +133,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 |