[openssh-commits] [openssh] 02/03: upstream: mention mux proxy mode
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Jul 26 08:51:46 AEST 2024
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch master
in repository openssh.
commit 53d1d307438517805989c7d5616d752739a97e03
Author: djm at openbsd.org <djm at openbsd.org>
AuthorDate: Thu Jul 18 01:47:27 2024 +0000
upstream: mention mux proxy mode
OpenBSD-Commit-ID: fd77a77779f06d316a314e4540dc57c93fc3369a
---
ssh.1 | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/ssh.1 b/ssh.1
index f871ff4e..710d3d4e 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.442 2024/06/27 21:02:16 jmc Exp $
-.Dd $Mdocdate: June 27 2024 $
+.\" $OpenBSD: ssh.1,v 1.443 2024/07/18 01:47:27 djm Exp $
+.Dd $Mdocdate: July 18 2024 $
.Dt SSH 1
.Os
.Sh NAME
@@ -490,6 +490,8 @@ Valid commands are:
(request forwardings without command execution),
.Dq cancel
(cancel forwardings),
+.Dq proxy
+(connect to a running multiplexing master in proxy mode),
.Dq exit
(request the master to exit), and
.Dq stop
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list