[openssh-commits] [openssh] 01/05: upstream commit

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Jul 8 13:51:43 AEST 2016


This is an automated email from the git hooks/post-receive script.

djm pushed a commit to branch master
in repository openssh.

commit 772e6cec0ed740fc7db618dc30b4134f5a358b43
Author: jmc at openbsd.org <jmc at openbsd.org>
Date:   Wed Jun 29 17:14:28 2016 +0000

    upstream commit
    
    sort the -o list;
    
    Upstream-ID: 1a97465ede8790b4d47cb618269978e07f41f8ac
---
 scp.1  | 6 +++---
 sftp.1 | 6 +++---
 ssh.1  | 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/scp.1 b/scp.1
index 0141f0d..3f54590 100644
--- a/scp.1
+++ b/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/sftp.1 b/sftp.1
index 7caf476..ab8b186 100644
--- a/sftp.1
+++ b/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/ssh.1 b/ssh.1
index a6fb5d4..32949b0 100644
--- a/ssh.1
+++ b/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

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list