From: djm Date: Thu, 18 Jul 2024 01:47:27 +0000 (+0000) Subject: mention mux proxy mode X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=874966e981a818b21ee7231a06fc1c4a1ef97d53;p=openbsd mention mux proxy mode --- diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1 index f871ff4e46a..710d3d4e6fd 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.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