summaryrefslogtreecommitdiff
path: root/ssh.0
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2018-08-28 10:47:58 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2018-08-28 10:47:58 +0000
commitd46065df2d60bfbd08939733bd79b2a440d6fbc8 (patch)
tree720921fc9471de3c67f5b8dc1404c8f6c6a02cb1 /ssh.0
parent3d0e42005d3bf786341ab96cfa1788bc601faa12 (diff)
Notes
Diffstat (limited to 'ssh.0')
-rw-r--r--ssh.014
1 files changed, 8 insertions, 6 deletions
diff --git a/ssh.0 b/ssh.0
index 228553c8b3709..bab5eef3baa54 100644
--- a/ssh.0
+++ b/ssh.0
@@ -269,7 +269,6 @@ DESCRIPTION
IdentitiesOnly
IdentityAgent
IdentityFile
- Include
IPQoS
KbdInteractiveAuthentication
KbdInteractiveDevices
@@ -298,6 +297,7 @@ DESCRIPTION
SendEnv
ServerAliveInterval
ServerAliveCountMax
+ SetEnv
StreamLocalBindMask
StreamLocalBindUnlink
StrictHostKeyChecking
@@ -305,7 +305,6 @@ DESCRIPTION
Tunnel
TunnelDevice
UpdateHostKeys
- UsePrivilegedPort
User
UserKnownHostsFile
VerifyHostKeyDNS
@@ -405,9 +404,12 @@ DESCRIPTION
The devices may be specified by numerical ID or the keyword
M-bM-^@M-^\anyM-bM-^@M-^], which uses the next available tunnel device. If
remote_tun is not specified, it defaults to M-bM-^@M-^\anyM-bM-^@M-^]. See also the
- Tunnel and TunnelDevice directives in ssh_config(5). If the
- Tunnel directive is unset, it is set to the default tunnel mode,
- which is M-bM-^@M-^\point-to-pointM-bM-^@M-^].
+ Tunnel and TunnelDevice directives in ssh_config(5).
+
+ If the Tunnel directive is unset, it will be set to the default
+ tunnel mode, which is M-bM-^@M-^\point-to-pointM-bM-^@M-^]. If a different Tunnel
+ forwarding mode it desired, then it should be specified before
+ -w.
-X Enables X11 forwarding. This can also be specified on a per-host
basis in a configuration file.
@@ -973,4 +975,4 @@ AUTHORS
created OpenSSH. Markus Friedl contributed the support for SSH protocol
versions 1.5 and 2.0.
-OpenBSD 6.2 February 23, 2018 OpenBSD 6.2
+OpenBSD 6.4 July 19, 2018 OpenBSD 6.4