summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2007-08-15 22:20:22 +1000
committerDarren Tucker <dtucker@zip.com.au>2007-08-15 22:20:22 +1000
commitfc5d188b34eb34a5c26c7430e563403bb36df5fb (patch)
treeacb331ed54b03cbe5880669db971266f89cbb350 /ssh_config.5
parent9d81fdc664770594989cc9e8d0903c563a61698d (diff)
downloadopenssh-git-fc5d188b34eb34a5c26c7430e563403bb36df5fb.tar.gz
- stevesk@cvs.openbsd.org 2007/08/15 12:13:41
[ssh_config.5] tun device forwarding now honours ExitOnForwardFailure; ok markus@
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.56
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 2af08659..95af3976 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -34,8 +34,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.101 2007/06/08 07:43:46 jmc Exp $
-.Dd $Mdocdate: June 8 2007 $
+.\" $OpenBSD: ssh_config.5,v 1.102 2007/08/15 12:13:41 stevesk Exp $
+.Dd $Mdocdate: August 15 2007 $
.Dt SSH_CONFIG 5
.Os
.Sh NAME
@@ -387,7 +387,7 @@ data).
Specifies whether
.Xr ssh 1
should terminate the connection if it cannot set up all requested
-dynamic, local, and remote port forwardings.
+dynamic, tunnel, local, and remote port forwardings.
The argument must be
.Dq yes
or