Bug 60504 - setpgid(2): mention of SIGTSTP instead of SIGTTIN
Summary: setpgid(2): mention of SIGTSTP instead of SIGTTIN
Status: RESOLVED CODE_FIX
Alias: None
Product: Documentation
Classification: Unclassified
Component: man-pages (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: documentation_man-pages@kernel-bugs.osdl.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-04 16:02 UTC by G.raud
Modified: 2013-07-09 00:22 UTC (History)
1 user (show)

See Also:
Kernel Version:
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description G.raud 2013-07-04 16:02:11 UTC
From the manpage:

" if a background process group tries to read(2) from the terminal, then the
  group is sent a SIGTSTP signal, which suspends it. "

I believe SIGTTIN is sent to suspend the job in that case.
Comment 1 Michael Kerrisk 2013-07-09 00:22:18 UTC
Agreed. I changed the page.

Note You need to log in before you can comment on or make changes to this bug.