aboutsummaryrefslogtreecommitdiff
path: root/docs/ctty.htm
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ctty.htm')
-rw-r--r--docs/ctty.htm1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ctty.htm b/docs/ctty.htm
index e7d2877f8..3cb2dd2bd 100644
--- a/docs/ctty.htm
+++ b/docs/ctty.htm
@@ -279,6 +279,7 @@ and inspect it by
Again, if TOSTOP is set but the background process ignores or blocks
the SIGTTOU signal, or if its process group is orphaned (see below),
then the write() returns an EIO error, and no signal is sent.
+[vda: correction. SUS says that if SIGTTOU is blocked/ignored, write succeeds. ]
<p>
</p><h3>Orphaned process groups</h3>