From 9859489f4c50d5c81e49086654ce6d5700135833 Mon Sep 17 00:00:00 2001 From: jmc Date: Wed, 29 Jun 2016 17:14:28 +0000 Subject: [PATCH] sort the -o list; --- usr.bin/ssh/scp.1 | 6 +++--- usr.bin/ssh/sftp.1 | 6 +++--- usr.bin/ssh/ssh.1 | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/usr.bin/ssh/scp.1 b/usr.bin/ssh/scp.1 index 0141f0d9748..3f5459089c3 100644 --- a/usr.bin/ssh/scp.1 +++ b/usr.bin/ssh/scp.1 @@ -8,9 +8,9 @@ .\" .\" Created: Sun May 7 00:14:37 1995 ylo .\" -.\" $OpenBSD: scp.1,v 1.69 2016/05/04 14:32:26 markus Exp $ +.\" $OpenBSD: scp.1,v 1.70 2016/06/29 17:14:28 jmc Exp $ .\" -.Dd $Mdocdate: May 4 2016 $ +.Dd $Mdocdate: June 29 2016 $ .Dt SCP 1 .Os .Sh NAME @@ -155,9 +155,9 @@ For full details of the options listed below, and their possible values, see .It HostKeyAlgorithms .It HostKeyAlias .It HostName +.It IdentitiesOnly .It IdentityAgent .It IdentityFile -.It IdentitiesOnly .It IPQoS .It KbdInteractiveAuthentication .It KbdInteractiveDevices diff --git a/usr.bin/ssh/sftp.1 b/usr.bin/ssh/sftp.1 index 7caf476a907..ab8b186af85 100644 --- a/usr.bin/ssh/sftp.1 +++ b/usr.bin/ssh/sftp.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sftp.1,v 1.103 2016/05/04 14:32:26 markus Exp $ +.\" $OpenBSD: sftp.1,v 1.104 2016/06/29 17:14:28 jmc Exp $ .\" .\" Copyright (c) 2001 Damien Miller. All rights reserved. .\" @@ -22,7 +22,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 4 2016 $ +.Dd $Mdocdate: June 29 2016 $ .Dt SFTP 1 .Os .Sh NAME @@ -220,9 +220,9 @@ For full details of the options listed below, and their possible values, see .It HostKeyAlgorithms .It HostKeyAlias .It HostName +.It IdentitiesOnly .It IdentityAgent .It IdentityFile -.It IdentitiesOnly .It IPQoS .It KbdInteractiveAuthentication .It KbdInteractiveDevices diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1 index a6fb5d48e59..32949b0569b 100644 --- a/usr.bin/ssh/ssh.1 +++ b/usr.bin/ssh/ssh.1 @@ -33,8 +33,8 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ssh.1,v 1.373 2016/06/03 06:44:12 jmc Exp $ -.Dd $Mdocdate: June 3 2016 $ +.\" $OpenBSD: ssh.1,v 1.374 2016/06/29 17:14:28 jmc Exp $ +.Dd $Mdocdate: June 29 2016 $ .Dt SSH 1 .Os .Sh NAME @@ -501,9 +501,9 @@ For full details of the options listed below, and their possible values, see .It HostKeyAlgorithms .It HostKeyAlias .It HostName +.It IdentitiesOnly .It IdentityAgent .It IdentityFile -.It IdentitiesOnly .It Include .It IPQoS .It KbdInteractiveAuthentication -- 2.20.1