]> git.ipfire.org Git - thirdparty/man-pages.git/commit
clone.2: Fix description of CLONE_PARENT_SETTID
authorPeng Haitao <penght@cn.fujitsu.com>
Fri, 8 Nov 2013 09:41:19 +0000 (17:41 +0800)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 21 Feb 2015 07:32:11 +0000 (08:32 +0100)
commit87ab04792ced90dceb68c9928b2053d4b63dde3e
treec0b098ab8766e43981476ae40a69d5f243165ba5
parent8a76b19ecdba785437d8352a494429723ee405b8
clone.2: Fix description of CLONE_PARENT_SETTID

CLONE_PARENT_SETTID only stores child thread ID in parent memory.

Signed-off-by: Peng Haitao <penght@cn.fujitsu.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/clone.2