Fix: CYGWIN=tty is no longer supported.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 10 Oct 2012 20:31:36 +0300
changeset 1382 9297a8f7e3f3
parent 1381 0308f21a9e07
child 1383 a9febd006f66
Fix: CYGWIN=tty is no longer supported.
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