diff options
| author | Nicolas B <nicolas.biscos+man7@gmail.com> | 2016-12-27 17:42:13 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-12-27 17:43:34 +0100 |
| commit | 5cfdbcf07efff16bec51843c38829bd5e914d6b3 (patch) | |
| tree | 5109fa8396a85838c76ecf7648b9f0aa85973801 /man7 | |
| parent | a2db5b9d181875ef528f120b5b536ba11c48821e (diff) | |
| download | man-pages-5cfdbcf07efff16bec51843c38829bd5e914d6b3.tar.gz | |
sched.7: wfix
Reported-by: Nicolas Biscos <nicolas.biscos+man7@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/sched.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/sched.7 b/man7/sched.7 index d8bc5526c0..b918cb6889 100644 --- a/man7/sched.7 +++ b/man7/sched.7 @@ -703,7 +703,7 @@ The default value in this file is 1, unless the kernel was booted with the .IR noautogroup parameter. -A new autogroup is created created when a new session is created via +A new autogroup is created when a new session is created via .BR setsid (2); this happens, for example, when a new terminal window is started. A new process created by |
