summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2017-05-02 13:44:51 +0000
committerDamien Miller <djm@mindrot.org>2017-05-08 09:18:04 +1000
commitd852603214defd93e054de2877b20cc79c19d0c6 (patch)
tree865fd1d9b2d7623a24b9c90c982038afa2e71e18
parent8b60ce8d8111e604c711c4cdd9579ffe0edced74 (diff)
upstream commit
remove now obsolete protocol1 options from the -o lists; Upstream-ID: 828e478a440bc5f9947672c392420510a362b3dd
-rw-r--r--scp.110
-rw-r--r--sftp.18
-rw-r--r--ssh.16
3 files changed, 5 insertions, 19 deletions
diff --git a/scp.1 b/scp.1
index 0431c7807..9b5229ab1 100644
--- a/scp.1
+++ b/scp.1
@@ -8,9 +8,9 @@
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.72 2017/04/30 23:28:12 djm Exp $ 11.\" $OpenBSD: scp.1,v 1.73 2017/05/02 13:44:51 jmc Exp $
12.\" 12.\"
13.Dd $Mdocdate: April 30 2017 $ 13.Dd $Mdocdate: May 2 2017 $
14.Dt SCP 1 14.Dt SCP 1
15.Os 15.Os
16.Sh NAME 16.Sh NAME
@@ -128,11 +128,8 @@ For full details of the options listed below, and their possible values, see
128.It CertificateFile 128.It CertificateFile
129.It ChallengeResponseAuthentication 129.It ChallengeResponseAuthentication
130.It CheckHostIP 130.It CheckHostIP
131.It Cipher
132.It Ciphers 131.It Ciphers
133.It Compression 132.It Compression
134.It CompressionLevel
135.It ConnectionAttempts
136.It ConnectTimeout 133.It ConnectTimeout
137.It ControlMaster 134.It ControlMaster
138.It ControlPath 135.It ControlPath
@@ -162,14 +159,11 @@ For full details of the options listed below, and their possible values, see
162.It PKCS11Provider 159.It PKCS11Provider
163.It Port 160.It Port
164.It PreferredAuthentications 161.It PreferredAuthentications
165.It Protocol
166.It ProxyCommand 162.It ProxyCommand
167.It ProxyJump 163.It ProxyJump
168.It PubkeyAcceptedKeyTypes 164.It PubkeyAcceptedKeyTypes
169.It PubkeyAuthentication 165.It PubkeyAuthentication
170.It RekeyLimit 166.It RekeyLimit
171.It RhostsRSAAuthentication
172.It RSAAuthentication
173.It SendEnv 167.It SendEnv
174.It ServerAliveInterval 168.It ServerAliveInterval
175.It ServerAliveCountMax 169.It ServerAliveCountMax
diff --git a/sftp.1 b/sftp.1
index 05e008c52..ec9d6ff67 100644
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: sftp.1,v 1.106 2017/05/02 08:54:19 djm Exp $ 1.\" $OpenBSD: sftp.1,v 1.107 2017/05/02 13:44:51 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 2001 Damien Miller. All rights reserved. 3.\" Copyright (c) 2001 Damien Miller. All rights reserved.
4.\" 4.\"
@@ -197,11 +197,8 @@ For full details of the options listed below, and their possible values, see
197.It CertificateFile 197.It CertificateFile
198.It ChallengeResponseAuthentication 198.It ChallengeResponseAuthentication
199.It CheckHostIP 199.It CheckHostIP
200.It Cipher
201.It Ciphers 200.It Ciphers
202.It Compression 201.It Compression
203.It CompressionLevel
204.It ConnectionAttempts
205.It ConnectTimeout 202.It ConnectTimeout
206.It ControlMaster 203.It ControlMaster
207.It ControlPath 204.It ControlPath
@@ -231,13 +228,10 @@ For full details of the options listed below, and their possible values, see
231.It PKCS11Provider 228.It PKCS11Provider
232.It Port 229.It Port
233.It PreferredAuthentications 230.It PreferredAuthentications
234.It Protocol
235.It ProxyCommand 231.It ProxyCommand
236.It ProxyJump 232.It ProxyJump
237.It PubkeyAuthentication 233.It PubkeyAuthentication
238.It RekeyLimit 234.It RekeyLimit
239.It RhostsRSAAuthentication
240.It RSAAuthentication
241.It SendEnv 235.It SendEnv
242.It ServerAliveInterval 236.It ServerAliveInterval
243.It ServerAliveCountMax 237.It ServerAliveCountMax
diff --git a/ssh.1 b/ssh.1
index 325742f98..7ef599028 100644
--- a/ssh.1
+++ b/ssh.1
@@ -33,8 +33,8 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: ssh.1,v 1.377 2017/04/30 23:18:22 djm Exp $ 36.\" $OpenBSD: ssh.1,v 1.378 2017/05/02 13:44:51 jmc Exp $
37.Dd $Mdocdate: April 30 2017 $ 37.Dd $Mdocdate: May 2 2017 $
38.Dt SSH 1 38.Dt SSH 1
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -466,11 +466,9 @@ For full details of the options listed below, and their possible values, see
466.It CertificateFile 466.It CertificateFile
467.It ChallengeResponseAuthentication 467.It ChallengeResponseAuthentication
468.It CheckHostIP 468.It CheckHostIP
469.It Cipher
470.It Ciphers 469.It Ciphers
471.It ClearAllForwardings 470.It ClearAllForwardings
472.It Compression 471.It Compression
473.It ConnectionAttempts
474.It ConnectTimeout 472.It ConnectTimeout
475.It ControlMaster 473.It ControlMaster
476.It ControlPath 474.It ControlPath