]> git.mxchange.org Git - friendica.git/blobdiff - library/phpsec/Net/SSH1.php
one for the ladies who get poked by undesirables.
[friendica.git] / library / phpsec / Net / SSH1.php
old mode 100755 (executable)
new mode 100644 (file)
index 6986a84..7220ee4
@@ -730,8 +730,8 @@ class Net_SSH1 {
     /**\r
      * Reads the output of an interactive shell.\r
      *\r
-     * Requires PHP 4.3.0 or later due to the use of the stream_select() function.  If you see stuff like\r
-     * "\e[00m", you're seeing ANSI escape codes.  According to\r
+     * Requires PHP 4.3.0 or later due to the use of the stream_select() function.  If you see crap, \r
+     * you're seeing ANSI escape codes.  According to\r
      * {@link http://support.microsoft.com/kb/101875 How to Enable ANSI.SYS in a Command Window}, "Windows NT\r
      * does not support ANSI escape sequences in Win32 Console applications", so if you're a Windows user,\r
      * there's not going to be much recourse.\r