]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream: Document "ProxyJump none". bz#3334.
authordtucker@openbsd.org <dtucker@openbsd.org>
Fri, 6 Aug 2021 05:04:42 +0000 (05:04 +0000)
committerDarren Tucker <dtucker@dtucker.net>
Fri, 6 Aug 2021 06:54:34 +0000 (16:54 +1000)
OpenBSD-Commit-ID: f78cc6f55731f2cd35c3a41d5352ac1ee419eba7

ssh_config.5

index 84bec59bd8cf581a2e7122cace4bd284eb2ffc5e..199fd60885aeb17798555cb56f76200ba4b1dfe0 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.