summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeff Quast <contact@jeffquast.com>2014-11-24 20:18:29 -0800
committerJeff Quast <contact@jeffquast.com>2014-11-24 20:18:29 -0800
commita91499dc42fdd12c9b24f4951e27b785bfaaf7a1 (patch)
tree1d3bad5efdf5693ba11c348c3f2eb083dac15315 /doc
parent47c6e415d2e8ab0f020c39cb0d8fa0cb7aafbbfb (diff)
downloadpexpect-git-a91499dc42fdd12c9b24f4951e27b785bfaaf7a1.tar.gz
clarify title
Diffstat (limited to 'doc')
-rw-r--r--doc/commonissues.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/commonissues.rst b/doc/commonissues.rst
index b411ebb..df4aea7 100644
--- a/doc/commonissues.rst
+++ b/doc/commonissues.rst
@@ -102,8 +102,8 @@ This bypasses the need for a password. I'm not happy with this solution. The
problem is due to poor support for Solaris Pseudo TTYs in the Python Standard
Library.
-child input not fully received
-------------------------------
+child does not receive full input, emits BEL
+--------------------------------------------
You may notice when running for example cat(1) or base64(1), when sending a
very long input line, that it is not fully recieved, and the BEL ('\a') is