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
279Again, if TOSTOP is set but the background process ignores or blocks 279Again, if TOSTOP is set but the background process ignores or blocks
280the SIGTTOU signal, or if its process group is orphaned (see below), 280the SIGTTOU signal, or if its process group is orphaned (see below),
281then the write() returns an EIO error, and no signal is sent. 281then the write() returns an EIO error, and no signal is sent.
282[vda: correction. SUS says that if SIGTTOU is blocked/ignored, write succeeds. ]
282<p> 283<p>
283</p><h3>Orphaned process groups</h3> 284</p><h3>Orphaned process groups</h3>
284 285