summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeff Quast <contact@jeffquast.com>2014-11-24 20:25:59 -0800
committerJeff Quast <contact@jeffquast.com>2014-11-24 20:25:59 -0800
commit6d2198eb27c163c6395c3b10d54c18503e4e1db1 (patch)
tree88b17a8d4d102f51ecc833b4792f26a368126d22 /doc
parenta91499dc42fdd12c9b24f4951e27b785bfaaf7a1 (diff)
downloadpexpect-git-6d2198eb27c163c6395c3b10d54c18503e4e1db1.tar.gz
Seemingly, linux only BEL's on echo=True
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 df4aea7..26d0e2b 100644
--- a/doc/commonissues.rst
+++ b/doc/commonissues.rst
@@ -106,8 +106,8 @@ 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
-found in output.
+very long input line, that it is not fully received, and the BEL ('\a') may
+be found in output.
By default the child terminal matches the parent, which is often in "canonical
mode processing". You may wish to disable this mode. The exact limit of a line