ntpd: set offset to 0.0 in "usync" event
[oweals/busybox.git] / docs / ctty.htm
index e7d2877f80ca17493c24db96f27e43cdd773158a..3cb2dd2bdba88d5b7d4f9115f0d8796de66ecce0 100644 (file)
@@ -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>