summaryrefslogtreecommitdiff
path: root/ssh.0
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.0')
-rw-r--r--ssh.010
1 files changed, 5 insertions, 5 deletions
diff --git a/ssh.0 b/ssh.0
index 9180bea12..7d43f8879 100644
--- a/ssh.0
+++ b/ssh.0
@@ -303,7 +303,7 @@ DESCRIPTION
303 Port forwardings can also be specified in the configuration file. 303 Port forwardings can also be specified in the configuration file.
304 Privileged ports can be forwarded only when logging in as root on 304 Privileged ports can be forwarded only when logging in as root on
305 the remote machine. IPv6 addresses can be specified by enclosing 305 the remote machine. IPv6 addresses can be specified by enclosing
306 the address in square braces. 306 the address in square brackets.
307 307
308 By default, the listening socket on the server will be bound to 308 By default, the listening socket on the server will be bound to
309 the loopback interface only. This may be overridden by 309 the loopback interface only. This may be overridden by
@@ -347,7 +347,7 @@ DESCRIPTION
347 -W host:port 347 -W host:port
348 Requests that standard input and output on the client be 348 Requests that standard input and output on the client be
349 forwarded to host on port over the secure channel. Implies -N, 349 forwarded to host on port over the secure channel. Implies -N,
350 -T, ExitOnForwardFailure and ClearAllForwardings and works with 350 -T, ExitOnForwardFailure and ClearAllForwardings. Works with
351 Protocol version 2 only. 351 Protocol version 2 only.
352 352
353 -w local_tun[:remote_tun] 353 -w local_tun[:remote_tun]
@@ -835,8 +835,8 @@ FILES
835 /etc/ssh/ssh_host_dsa_key 835 /etc/ssh/ssh_host_dsa_key
836 /etc/ssh/ssh_host_ecdsa_key 836 /etc/ssh/ssh_host_ecdsa_key
837 /etc/ssh/ssh_host_rsa_key 837 /etc/ssh/ssh_host_rsa_key
838 These three files contain the private parts of the host keys and 838 These files contain the private parts of the host keys and are
839 are used for host-based authentication. If protocol version 1 is 839 used for host-based authentication. If protocol version 1 is
840 used, ssh must be setuid root, since the host key is readable 840 used, ssh must be setuid root, since the host key is readable
841 only by root. For protocol version 2, ssh uses ssh-keysign(8) to 841 only by root. For protocol version 2, ssh uses ssh-keysign(8) to
842 access the host keys, eliminating the requirement that ssh be 842 access the host keys, eliminating the requirement that ssh be
@@ -904,4 +904,4 @@ AUTHORS
904 created OpenSSH. Markus Friedl contributed the support for SSH protocol 904 created OpenSSH. Markus Friedl contributed the support for SSH protocol
905 versions 1.5 and 2.0. 905 versions 1.5 and 2.0.
906 906
907OpenBSD 5.0 September 11, 2011 OpenBSD 5.0 907OpenBSD 5.2 June 18, 2012 OpenBSD 5.2