View | Details | Raw Unified | Return to bug 2444
Collapse All | Expand All

(-)a/ssh_config.5 (-1 / +8 lines)
Lines 639-645 data). Link Here
639
Specifies whether
639
Specifies whether
640
.Xr ssh 1
640
.Xr ssh 1
641
should terminate the connection if it cannot set up all requested
641
should terminate the connection if it cannot set up all requested
642
dynamic, tunnel, local, and remote port forwardings.
642
dynamic, tunnel, local, and remote port forwardings, (e.g.\&
643
if either end is unable to bind and listen on a specified port.)
644
Note that
645
.Cm ExitOnForwardFailure
646
does not apply to connections made over port forwardings and will not,
647
for example, cause
648
.Xr ssh 1
649
to exit if TCP connections to the ultimate forwarding destination fail.
643
The argument must be
650
The argument must be
644
.Dq yes
651
.Dq yes
645
or
652
or

Return to bug 2444