summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.19
1 files changed, 7 insertions, 2 deletions
diff --git a/ssh.1 b/ssh.1
index 310f34cc9..093f17707 100644
--- a/ssh.1
+++ b/ssh.1
@@ -33,8 +33,8 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: ssh.1,v 1.386 2017/10/21 23:06:24 millert Exp $ 36.\" $OpenBSD: ssh.1,v 1.387 2017/10/23 05:08:00 djm Exp $
37.Dd $Mdocdate: October 21 2017 $ 37.Dd $Mdocdate: October 23 2017 $
38.Dt SSH 1 38.Dt SSH 1
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -1395,6 +1395,11 @@ This is set to the name of the tty (path to the device) associated
1395with the current shell or command. 1395with the current shell or command.
1396If the current session has no tty, 1396If the current session has no tty,
1397this variable is not set. 1397this variable is not set.
1398.It Ev SSH_TUNNEL
1399Optionally set by
1400.Xr sshd 8
1401to contain the interface names assigned if tunnel forwarding was
1402requested by the client.
1398.It Ev SSH_USER_AUTH 1403.It Ev SSH_USER_AUTH
1399Optionally set by 1404Optionally set by
1400.Xr sshd 8 , 1405.Xr sshd 8 ,