Document that SIGTTOU is sent if the process is in the background.
authormillert <millert@openbsd.org>
Sun, 10 Jul 2016 00:48:21 +0000 (00:48 +0000)
committermillert <millert@openbsd.org>
Sun, 10 Jul 2016 00:48:21 +0000 (00:48 +0000)
commit436aca8dfe409c1f974aa68b559e1eb06b0aaf50
treea443dce3b5cb20d76b9fe6319bf8e3cd33f4fef1
parent215f7db8ce9a81f2d50024f8c269cfc7f385f3b1
Document that SIGTTOU is sent if the process is in the background.
Adapted from text from tcsetattr(3).
lib/libc/termios/tcsetpgrp.3