aboutsummaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2024-09-20 09:24:23 +0000
committerEd Maste <emaste@FreeBSD.org>2024-09-20 09:24:26 +0000
commit126e0f4f7dcb4ed8d46dc373a4d00e022c457db4 (patch)
treeb7eb883a637c3ef345afb1697336f76b07b60322 /ssh.1
parentd565364dadebdaabef4ecead36ae102774e81174 (diff)
Vendor import of OpenSSH 9.9p1vendor/openssh/9.9p1
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.16
1 files changed, 4 insertions, 2 deletions
diff --git a/ssh.1 b/ssh.1
index f871ff4e46aa..710d3d4e6fd2 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