summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authordjm <djm>2014-07-18 05:02:06 +0000
committerdjm <djm>2014-07-18 05:02:06 +0000
commit867268e520851ac4956a6be90544d766053ec3d7 (patch)
tree6056fd33c18d0010f42304ce620514bde7f83e6c /ssh.1
parentcfda4bd6d2f224e94611e1b009c41de081fd1b32 (diff)
downloadopenssh-867268e520851ac4956a6be90544d766053ec3d7.tar.gz
- jmc@cvs.openbsd.org 2014/07/16 14:48:57
[ssh.1] add the streamlocal* options to ssh's -o list; millert says they're irrelevant for scp/sftp; ok markus millert
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.16
1 files changed, 4 insertions, 2 deletions
diff --git a/ssh.1 b/ssh.1
index 5e8ebeae..bb486aad 100644
--- a/ssh.1
+++ b/ssh.1
@@ -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.346 2014/07/03 05:38:17 djm Exp $
-.Dd $Mdocdate: July 3 2014 $
+.\" $OpenBSD: ssh.1,v 1.347 2014/07/16 14:48:57 jmc Exp $
+.Dd $Mdocdate: July 16 2014 $
.Dt SSH 1
.Os
.Sh NAME
@@ -466,6 +466,8 @@ For full details of the options listed below, and their possible values, see
.It SendEnv
.It ServerAliveInterval
.It ServerAliveCountMax
+.It StreamLocalBindMask
+.It StreamLocalBindUnlink
.It StrictHostKeyChecking
.It TCPKeepAlive
.It Tunnel