]> git.mxchange.org Git - friendica.git/blobdiff - library/phpsec/Net/SSH1.php
Enabled automated doc building. Changes:
[friendica.git] / library / phpsec / Net / SSH1.php
index 6986a8450d67c989a67f2b62540623fdd4b3d575..7220ee402350128756906d32168bb59844cc5b9e 100755 (executable)
@@ -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