[ssh.1]
     There is no option "Compress", point to "Compression" instead; ok
     markus
This commit is contained in:
Ben Lindstrom 2001-08-06 20:50:55 +00:00
parent c88785efc8
commit e2b9b06425
2 changed files with 7 additions and 3 deletions

View File

@ -3,6 +3,10 @@
- markus@cvs.openbsd.org 2001/07/22 21:32:27 - markus@cvs.openbsd.org 2001/07/22 21:32:27
[sshpty.c] [sshpty.c]
update comment update comment
- pvalchev@cvs.openbsd.org 2001/07/22 21:32:42
[ssh.1]
There is no option "Compress", point to "Compression" instead; ok
markus
20010803 20010803
- (djm) Fix interrupted read in entropy gatherer. Spotted by markus@ on - (djm) Fix interrupted read in entropy gatherer. Spotted by markus@ on
@ -6113,4 +6117,4 @@
- Wrote replacements for strlcpy and mkdtemp - Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1 - Released 1.0pre1
$Id: ChangeLog,v 1.1426 2001/08/06 20:47:23 mouring Exp $ $Id: ChangeLog,v 1.1427 2001/08/06 20:50:55 mouring Exp $

4
ssh.1
View File

@ -34,7 +34,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\" .\"
.\" $OpenBSD: ssh.1,v 1.120 2001/07/20 18:41:51 stevesk Exp $ .\" $OpenBSD: ssh.1,v 1.121 2001/07/22 21:32:42 pvalchev Exp $
.Dd September 25, 1999 .Dd September 25, 1999
.Dt SSH 1 .Dt SSH 1
.Os .Os
@ -555,7 +555,7 @@ Compression is desirable on modem lines and other
slow connections, but will only slow down things on fast networks. 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 The default value can be set on a host-by-host basis in the
configuration files; see the configuration files; see the
.Cm Compress .Cm Compression
option below. option below.
.It Fl L Ar port:host:hostport .It Fl L Ar port:host:hostport
Specifies that the given port on the local (client) host is to be Specifies that the given port on the local (client) host is to be