diff options
author | 2015-01-26 13:55:29 +0000 | |
---|---|---|
committer | 2015-01-26 13:55:29 +0000 | |
commit | a775e8ef6d5ce872ca15c94e4902a43b602ab34a (patch) | |
tree | 512fae56b62eb9a0020174bc67b8b3587594e3c4 /usr.bin/ssh | |
parent | Place the remainder of e_os2.h under #ifndef LIBRESSL_INTERNAL until we can (diff) | |
download | wireguard-openbsd-a775e8ef6d5ce872ca15c94e4902a43b602ab34a.tar.xz wireguard-openbsd-a775e8ef6d5ce872ca15c94e4902a43b602ab34a.zip |
sort previous;
Diffstat (limited to 'usr.bin/ssh')
-rw-r--r-- | usr.bin/ssh/scp.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/scp.1 b/usr.bin/ssh/scp.1 index dbf14fd327f..b80ad8bfcfd 100644 --- a/usr.bin/ssh/scp.1 +++ b/usr.bin/ssh/scp.1 @@ -8,7 +8,7 @@ .\" .\" Created: Sun May 7 00:14:37 1995 ylo .\" -.\" $OpenBSD: scp.1,v 1.64 2015/01/26 12:16:36 djm Exp $ +.\" $OpenBSD: scp.1,v 1.65 2015/01/26 13:55:29 jmc Exp $ .\" .Dd $Mdocdate: January 26 2015 $ .Dt SCP 1 @@ -178,8 +178,8 @@ For full details of the options listed below, and their possible values, see .It ServerAliveCountMax .It StrictHostKeyChecking .It TCPKeepAlive -.It UsePrivilegedPort .It UpdateHostKeys +.It UsePrivilegedPort .It User .It UserKnownHostsFile .It VerifyHostKeyDNS |