summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2016-06-29 17:14:28 +0000
committerDamien Miller <djm@mindrot.org>2016-07-08 13:46:59 +1000
commit772e6cec0ed740fc7db618dc30b4134f5a358b43 (patch)
treee900d08f970b4684fe6b9be9440d81af540ffcc2
parent46ecd19e554ccca15a7309cd1b6b44bc8e6b84af (diff)
upstream commit
sort the -o list; Upstream-ID: 1a97465ede8790b4d47cb618269978e07f41f8ac
-rw-r--r--scp.16
-rw-r--r--sftp.16
-rw-r--r--ssh.16
3 files changed, 9 insertions, 9 deletions
diff --git a/scp.1 b/scp.1
index 0141f0d97..3f5459089 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.69 2016/05/04 14:32:26 markus Exp $ 11.\" $OpenBSD: scp.1,v 1.70 2016/06/29 17:14:28 jmc Exp $
12.\" 12.\"
13.Dd $Mdocdate: May 4 2016 $ 13.Dd $Mdocdate: June 29 2016 $
14.Dt SCP 1 14.Dt SCP 1
15.Os 15.Os
16.Sh NAME 16.Sh NAME
@@ -155,9 +155,9 @@ For full details of the options listed below, and their possible values, see
155.It HostKeyAlgorithms 155.It HostKeyAlgorithms
156.It HostKeyAlias 156.It HostKeyAlias
157.It HostName 157.It HostName
158.It IdentitiesOnly
158.It IdentityAgent 159.It IdentityAgent
159.It IdentityFile 160.It IdentityFile
160.It IdentitiesOnly
161.It IPQoS 161.It IPQoS
162.It KbdInteractiveAuthentication 162.It KbdInteractiveAuthentication
163.It KbdInteractiveDevices 163.It KbdInteractiveDevices
diff --git a/sftp.1 b/sftp.1
index 7caf476a9..ab8b186af 100644
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: sftp.1,v 1.103 2016/05/04 14:32:26 markus Exp $ 1.\" $OpenBSD: sftp.1,v 1.104 2016/06/29 17:14:28 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 2001 Damien Miller. All rights reserved. 3.\" Copyright (c) 2001 Damien Miller. All rights reserved.
4.\" 4.\"
@@ -22,7 +22,7 @@
22.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 22.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
23.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 23.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
24.\" 24.\"
25.Dd $Mdocdate: May 4 2016 $ 25.Dd $Mdocdate: June 29 2016 $
26.Dt SFTP 1 26.Dt SFTP 1
27.Os 27.Os
28.Sh NAME 28.Sh NAME
@@ -220,9 +220,9 @@ For full details of the options listed below, and their possible values, see
220.It HostKeyAlgorithms 220.It HostKeyAlgorithms
221.It HostKeyAlias 221.It HostKeyAlias
222.It HostName 222.It HostName
223.It IdentitiesOnly
223.It IdentityAgent 224.It IdentityAgent
224.It IdentityFile 225.It IdentityFile
225.It IdentitiesOnly
226.It IPQoS 226.It IPQoS
227.It KbdInteractiveAuthentication 227.It KbdInteractiveAuthentication
228.It KbdInteractiveDevices 228.It KbdInteractiveDevices
diff --git a/ssh.1 b/ssh.1
index a6fb5d48e..32949b056 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.373 2016/06/03 06:44:12 jmc Exp $ 36.\" $OpenBSD: ssh.1,v 1.374 2016/06/29 17:14:28 jmc Exp $
37.Dd $Mdocdate: June 3 2016 $ 37.Dd $Mdocdate: June 29 2016 $
38.Dt SSH 1 38.Dt SSH 1
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -501,9 +501,9 @@ For full details of the options listed below, and their possible values, see
501.It HostKeyAlgorithms 501.It HostKeyAlgorithms
502.It HostKeyAlias 502.It HostKeyAlias
503.It HostName 503.It HostName
504.It IdentitiesOnly
504.It IdentityAgent 505.It IdentityAgent
505.It IdentityFile 506.It IdentityFile
506.It IdentitiesOnly
507.It Include 507.It Include
508.It IPQoS 508.It IPQoS
509.It KbdInteractiveAuthentication 509.It KbdInteractiveAuthentication