diff options
Diffstat (limited to 'man7/pthreads.7')
| -rw-r--r-- | man7/pthreads.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/pthreads.7 b/man7/pthreads.7 index 6c8506499d..670eee336b 100644 --- a/man7/pthreads.7 +++ b/man7/pthreads.7 @@ -252,7 +252,7 @@ Threads do not share a common nice value. .IP \- 3 Only the main thread is permitted to start a new session using .BR setsid (2). -.\" FIXME why is only the main thread is permitted to +.\" FIXME why is only the main thread permitted to .\" start a new session using setsid()? .\" Perhaps fixed in 2.6.16? .\" @@ -260,7 +260,7 @@ Only the main thread is permitted to start a new session using Only the main thread is permitted to make the process into a process group leader using .BR setpgid (2). -.\" FIXME why is only the main thread is permitted to make the +.\" FIXME why is only the main thread permitted to make the .\" process into a process group leader using setpgid()? .\" Perhaps fixed in 2.6.16? .PP |
