=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh.1,v retrieving revision 1.386 retrieving revision 1.387 diff -u -r1.386 -r1.387 --- src/usr.bin/ssh/ssh.1 2017/10/21 23:06:24 1.386 +++ src/usr.bin/ssh/ssh.1 2017/10/23 05:08:00 1.387 @@ -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.386 2017/10/21 23:06:24 millert Exp $ -.Dd $Mdocdate: October 21 2017 $ +.\" $OpenBSD: ssh.1,v 1.387 2017/10/23 05:08:00 djm Exp $ +.Dd $Mdocdate: October 23 2017 $ .Dt SSH 1 .Os .Sh NAME @@ -1395,6 +1395,11 @@ with the current shell or command. If the current session has no tty, this variable is not set. +.It Ev SSH_TUNNEL +Optionally set by +.Xr sshd 8 +to contain the interface names assigned if tunnel forwarding was +requested by the client. .It Ev SSH_USER_AUTH Optionally set by .Xr sshd 8 ,