diff options
author | 2018-06-09 06:36:31 +0000 | |
---|---|---|
committer | 2018-06-09 06:36:31 +0000 | |
commit | 76d3602b88d95a99a226cd14576312dade0829b4 (patch) | |
tree | 90da614f245cbd95eb8a8f6d07ec8b45400cb54d /usr.bin/ssh/scp.1 | |
parent | slightly better wording re handing of $TERM, from Jakub Jelen (diff) | |
download | wireguard-openbsd-76d3602b88d95a99a226cd14576312dade0829b4.tar.xz wireguard-openbsd-76d3602b88d95a99a226cd14576312dade0829b4.zip |
sort previous;
Diffstat (limited to 'usr.bin/ssh/scp.1')
-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 b8886be643f..be8309b22fa 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.78 2018/06/09 03:01:12 djm Exp $ +.\" $OpenBSD: scp.1,v 1.79 2018/06/09 06:36:31 jmc Exp $ .\" .Dd $Mdocdate: June 9 2018 $ .Dt SCP 1 @@ -171,9 +171,9 @@ For full details of the options listed below, and their possible values, see .It PubkeyAuthentication .It RekeyLimit .It SendEnv -.It SetEnv .It ServerAliveInterval .It ServerAliveCountMax +.It SetEnv .It StrictHostKeyChecking .It TCPKeepAlive .It UpdateHostKeys |