diff options
author | Damien Miller <djm@mindrot.org> | 2003-09-19 08:30:14 +0200 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2003-09-19 08:30:14 +0200 |
commit | 677179f23a332c0d1e17fd0d00f5ffd5c4b311cb (patch) | |
tree | cfa729f98fdf417caf30a8ea57a75640bb350b38 /INSTALL | |
parent | 20030918 (diff) | |
download | openssh-677179f23a332c0d1e17fd0d00f5ffd5c4b311cb.tar.xz openssh-677179f23a332c0d1e17fd0d00f5ffd5c4b311cb.zip |
- (djm) Bug #683: Remove reference to --with-ipv4-default from INSTALL;
djast AT cs.toronto.edu
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -161,12 +161,6 @@ created. --with-xauth=PATH specifies the location of the xauth binary ---with-ipv4-default instructs OpenSSH to use IPv4 by default for new -connections. Normally OpenSSH will try attempt to lookup both IPv6 and -IPv4 addresses. On Linux/glibc-2.1.2 this causes long delays in name -resolution. If this option is specified, you can still attempt to -connect to IPv6 addresses using the command line option '-6'. - --with-ssl-dir=DIR allows you to specify where your OpenSSL libraries are installed. @@ -217,4 +211,4 @@ Please refer to the "reporting bugs" section of the webpage at http://www.openssh.com/ -$Id: INSTALL,v 1.56 2003/05/24 01:41:16 dtucker Exp $ +$Id: INSTALL,v 1.57 2003/09/19 06:30:14 djm Exp $ |