summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--ssh.14
2 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index d8adacccb..80efdbf72 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
6 [compat.c compat.h sshd.c] 6 [compat.c compat.h sshd.c]
7 add a generic match for a prober, such as sie big brother; 7 add a generic match for a prober, such as sie big brother;
8 idea from stevesk@; markus@ ok 8 idea from stevesk@; markus@ ok
9 - stevesk@cvs.openbsd.org 2002/09/27 15:46:21
10 [ssh.1]
11 clarify compression level protocol 1 only; ok markus@ deraadt@
9 12
1020020927 1320020927
11 - (djm) OpenBSD CVS Sync 14 - (djm) OpenBSD CVS Sync
@@ -743,4 +746,4 @@
743 save auth method before monitor_reset_key_state(); bugzilla bug #284; 746 save auth method before monitor_reset_key_state(); bugzilla bug #284;
744 ok provos@ 747 ok provos@
745 748
746$Id: ChangeLog,v 1.2487 2002/09/30 01:59:21 djm Exp $ 749$Id: ChangeLog,v 1.2488 2002/09/30 02:00:55 djm Exp $
diff --git a/ssh.1 b/ssh.1
index a65da5611..27808b1f3 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.166 2002/09/12 19:50:36 stevesk Exp $ 37.\" $OpenBSD: ssh.1,v 1.167 2002/09/27 15:46:21 stevesk Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -580,7 +580,7 @@ and the
580.Dq level 580.Dq level
581can be controlled by the 581can be controlled by the
582.Cm CompressionLevel 582.Cm CompressionLevel
583option. 583option for protocol version 1.
584Compression is desirable on modem lines and other 584Compression is desirable on modem lines and other
585slow connections, but will only slow down things on fast networks. 585slow connections, but will only slow down things on fast networks.
586The default value can be set on a host-by-host basis in the 586The default value can be set on a host-by-host basis in the