# HG changeset patch # User Oleksandr Gavenko # Date 1349890296 -10800 # Node ID 9297a8f7e3f37d3a0d5c24a1aa922dfec789240e # Parent 0308f21a9e0775a0b8676a55d2b44d4c638fcd32 Fix: CYGWIN=tty is no longer supported. diff -r 0308f21a9e07 -r 9297a8f7e3f3 ssh.rst --- a/ssh.rst Sat Oct 06 00:24:04 2012 +0300 +++ b/ssh.rst Wed Oct 10 20:31:36 2012 +0300 @@ -75,7 +75,7 @@ ========================== * Install base packages and openssh. - * Set CYGWIN env var to 'binmode tty ntsec'. + * Set CYGWIN env var to 'binmode ntsec'. * Create Windows user. * Recreate /etc/passwd:: $ mkpasswd -l -u user >>/etc/passwd