]> git.ipfire.org Git - thirdparty/man-pages.git/commit - man2/clone.2
clone.2: Rework discussion of threads and signals
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 10 Sep 2018 09:08:31 +0000 (11:08 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 10 Sep 2018 09:08:31 +0000 (11:08 +0200)
commit475c27532a1e65634c2809a55ee8591b7e82c362
treed6e6d1f23af0eab245bc5f439c5074c18457c9dc
parentd6d367c7e88ce14ae6fcfe6b375bbd5c5c7cb00d
clone.2: Rework discussion of threads and signals

The discussion is phrased in terms of signals send using kill(2),
but applies equally to a signal sent by the kernel.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/clone.2