diff options
author | Darren Tucker <dtucker@zip.com.au> | 2004-05-02 14:15:52 +0200 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2004-05-02 14:15:52 +0200 |
commit | edae0ec12a11c872b4fb5571c243be272e6065d6 (patch) | |
tree | 5593d01f4052b0189265bb2c15f83a1a385c9ad9 /ssh.1 | |
parent | - dtucker@cvs.openbsd.org 2004/05/02 11:54:31 (diff) | |
download | openssh-edae0ec12a11c872b4fb5571c243be272e6065d6.tar.xz openssh-edae0ec12a11c872b4fb5571c243be272e6065d6.zip |
- dtucker@cvs.openbsd.org 2004/05/02 11:57:52
[ssh.1]
ConnectionTimeout -> ConnectTimeout, from m.a.ellis at ncl.ac.uk via
Debian. ok djm@
Diffstat (limited to 'ssh.1')
-rw-r--r-- | ssh.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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.184 2004/04/28 07:13:42 jmc Exp $ +.\" $OpenBSD: ssh.1,v 1.185 2004/05/02 11:57:52 dtucker Exp $ .Dd September 25, 1999 .Dt SSH 1 .Os @@ -618,7 +618,7 @@ For full details of the options listed below, and their possible values, see .It Compression .It CompressionLevel .It ConnectionAttempts -.It ConnectionTimeout +.It ConnectTimeout .It DynamicForward .It EscapeChar .It ForwardAgent |