summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-09-30 12:00:55 +1000
committerDamien Miller <djm@mindrot.org>2002-09-30 12:00:55 +1000
commitd8769625fba2c08e9eae81d225bba58427196c5a (patch)
tree818e554cf9bbb40dc856455686692c54a9a994ed
parente9264973ad26e4ee2acebf01126e28a712cca2a8 (diff)
- stevesk@cvs.openbsd.org 2002/09/27 15:46:21
[ssh.1] clarify compression level protocol 1 only; ok markus@ deraadt@
-rw-r--r--ChangeLog5
-rw-r--r--ssh.14
2 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index d8adaccc..80efdbf7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
[compat.c compat.h sshd.c]
add a generic match for a prober, such as sie big brother;
idea from stevesk@; markus@ ok
+ - stevesk@cvs.openbsd.org 2002/09/27 15:46:21
+ [ssh.1]
+ clarify compression level protocol 1 only; ok markus@ deraadt@
20020927
- (djm) OpenBSD CVS Sync
@@ -743,4 +746,4 @@
save auth method before monitor_reset_key_state(); bugzilla bug #284;
ok provos@
-$Id: ChangeLog,v 1.2487 2002/09/30 01:59:21 djm Exp $
+$Id: ChangeLog,v 1.2488 2002/09/30 02:00:55 djm Exp $
diff --git a/ssh.1 b/ssh.1
index a65da561..27808b1f 100644
--- a/ssh.1
+++ b/ssh.1
@@ -34,7 +34,7 @@
.\" (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.166 2002/09/12 19:50:36 stevesk Exp $
+.\" $OpenBSD: ssh.1,v 1.167 2002/09/27 15:46:21 stevesk Exp $
.Dd September 25, 1999
.Dt SSH 1
.Os
@@ -580,7 +580,7 @@ and the
.Dq level
can be controlled by the
.Cm CompressionLevel
-option.
+option for protocol version 1.
Compression is desirable on modem lines and other
slow connections, but will only slow down things on fast networks.
The default value can be set on a host-by-host basis in the