summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.118
1 files changed, 17 insertions, 1 deletions
diff --git a/ssh.1 b/ssh.1
index c7a19e3b4..e3dc75069 100644
--- a/ssh.1
+++ b/ssh.1
@@ -34,7 +34,7 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: ssh.1,v 1.137 2001/09/05 06:23:07 deraadt Exp $ 37.\" $OpenBSD: ssh.1,v 1.138 2001/09/19 19:24:19 stevesk Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -767,6 +767,22 @@ The default is
767 ``aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour, 767 ``aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,
768 aes192-cbc,aes256-cbc'' 768 aes192-cbc,aes256-cbc''
769.Ed 769.Ed
770.It Cm ClearAllForwardings
771Specifies that all local, remote and dynamic port forwardings
772specified in the configuration files or on the command line be
773cleared. This option is primarily useful when used from the
774.Nm
775command line to clear port forwardings set in
776configuration files, and is automatically set by
777.Xr scp 1
778and
779.Xr sftp 1 .
780The argument must be
781.Dq yes
782or
783.Dq no .
784The default is
785.Dq no .
770.It Cm Compression 786.It Cm Compression
771Specifies whether to use compression. 787Specifies whether to use compression.
772The argument must be 788The argument must be