diff options
-rw-r--r-- | scp.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,7 +8,7 @@ | |||
8 | .\" | 8 | .\" |
9 | .\" Created: Sun May 7 00:14:37 1995 ylo | 9 | .\" Created: Sun May 7 00:14:37 1995 ylo |
10 | .\" | 10 | .\" |
11 | .\" $OpenBSD: scp.1,v 1.64 2015/01/26 12:16:36 djm Exp $ | 11 | .\" $OpenBSD: scp.1,v 1.65 2015/01/26 13:55:29 jmc Exp $ |
12 | .\" | 12 | .\" |
13 | .Dd $Mdocdate: January 26 2015 $ | 13 | .Dd $Mdocdate: January 26 2015 $ |
14 | .Dt SCP 1 | 14 | .Dt SCP 1 |
@@ -178,8 +178,8 @@ For full details of the options listed below, and their possible values, see | |||
178 | .It ServerAliveCountMax | 178 | .It ServerAliveCountMax |
179 | .It StrictHostKeyChecking | 179 | .It StrictHostKeyChecking |
180 | .It TCPKeepAlive | 180 | .It TCPKeepAlive |
181 | .It UsePrivilegedPort | ||
182 | .It UpdateHostKeys | 181 | .It UpdateHostKeys |
182 | .It UsePrivilegedPort | ||
183 | .It User | 183 | .It User |
184 | .It UserKnownHostsFile | 184 | .It UserKnownHostsFile |
185 | .It VerifyHostKeyDNS | 185 | .It VerifyHostKeyDNS |