[openssh-commits] [openssh] 03/05: upstream: -P before -p in SYNOPSIS;

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Jul 17 16:23:14 AEST 2023


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

djm pushed a commit to branch master
in repository openssh.

commit f1a9898283a0638667b587ee4a950afd61ab51b0
Author: jmc at openbsd.org <jmc at openbsd.org>
Date:   Mon Jul 17 05:38:10 2023 +0000

    upstream: -P before -p in SYNOPSIS;
    
    OpenBSD-Commit-ID: 535f5257c779e26c6a662a038d241b017f8cab7c
---
 ssh.1 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ssh.1 b/ssh.1
index 4935a6ff..0a65f57b 100644
--- a/ssh.1
+++ b/ssh.1
@@ -33,7 +33,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.
 .\"
-.\" $OpenBSD: ssh.1,v 1.435 2023/07/17 04:08:31 djm Exp $
+.\" $OpenBSD: ssh.1,v 1.436 2023/07/17 05:38:10 jmc Exp $
 .Dd $Mdocdate: July 17 2023 $
 .Dt SSH 1
 .Os
@@ -58,8 +58,8 @@
 .Op Fl m Ar mac_spec
 .Op Fl O Ar ctl_cmd
 .Op Fl o Ar option
-.Op Fl p Ar port
 .Op Fl P Ar tag
+.Op Fl p Ar port
 .Op Fl Q Ar query_option
 .Op Fl R Ar address
 .Op Fl S Ar ctl_path

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


More information about the openssh-commits mailing list