Document "ProxyJump none". bz#3334.
authordtucker <dtucker@openbsd.org>
Fri, 6 Aug 2021 05:04:42 +0000 (05:04 +0000)
committerdtucker <dtucker@openbsd.org>
Fri, 6 Aug 2021 05:04:42 +0000 (05:04 +0000)
usr.bin/ssh/ssh_config.5

index ab3790d..4252536 100644 (file)
@@ -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_config.5,v 1.360 2021/07/30 14:25:01 jmc Exp $
-.Dd $Mdocdate: July 30 2021 $
+.\" $OpenBSD: ssh_config.5,v 1.361 2021/08/06 05:04:42 dtucker Exp $
+.Dd $Mdocdate: August 6 2021 $
 .Dt SSH_CONFIG 5
 .Os
 .Sh NAME
@@ -341,6 +341,11 @@ again using the new target name to pick up any new configuration in matching
 and
 .Cm Match
 stanzas.
+A value of
+.Cm none
+disables the use of a
+.Cm ProxyJump
+host.
 .It Cm CanonicalizeMaxDots
 Specifies the maximum number of dot characters in a hostname before
 canonicalization is disabled.