Fix small error in description of CLONE_PARENT_SETTID

This commit is contained in:
Michael Kerrisk 2005-08-16 15:13:39 +00:00
parent 5eaee3d9f5
commit f55c92c489
1 changed files with 1 additions and 1 deletions

View File

@ -548,7 +548,7 @@ Since Linux 2.5.49 the system call has five parameters.
The two new parameters are
.I parent_tidptr
which points to the location (in parent and child memory) where
the parent thread ID will be written in case CLONE_PARENT_SETTID
the child thread ID will be written in case CLONE_PARENT_SETTID
was specified, and
.I child_tidptr
which points to the location (in child memory) where the child thread ID