summaryrefslogtreecommitdiff
path: root/man2/set_tid_address.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-04-05 12:36:57 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-04-05 12:36:57 +0000
commitcf0a9ace579bbce17142667d4712e0b5bdc0da20 (patch)
treebf9bf7f5ad4527480910aad037df405683942f98 /man2/set_tid_address.2
parentb9208776db4eaf4d8e08a55dc66f49217d20804f (diff)
ffix
Diffstat (limited to 'man2/set_tid_address.2')
-rw-r--r--man2/set_tid_address.22
1 files changed, 0 insertions, 2 deletions
diff --git a/man2/set_tid_address.2 b/man2/set_tid_address.2
index e7fc5fdfc..d3c540a45 100644
--- a/man2/set_tid_address.2
+++ b/man2/set_tid_address.2
@@ -34,7 +34,6 @@ The kernel keeps for each process two values called
and
.I clear_child_tid
that are NULL by default.
-
.SS set_child_tid
If a process is started using
.BR clone (2)
@@ -50,7 +49,6 @@ When
.I set_child_tid
is set, the very first thing the new process does
is writing its PID at this address.
-
.SS clear_child_tid
If a process is started using
.BR clone (2)