]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
getpid.2: SEE ALSO: add gettid(2)
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 28 Sep 2017 07:07:47 +0000 (09:07 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 28 Sep 2017 07:07:47 +0000 (09:07 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/getpid.2

index 48151642a5f775ec0d2364b6e1648434cfcde248..5b9650cd25c862fb794cf6fb072b4e44c36e2ba7 100644 (file)
@@ -127,6 +127,7 @@ always invoke the actual system call, rather than returning a cached value.
 .SH SEE ALSO
 .BR clone (2),
 .BR fork (2),
+.BR gettid (2),
 .BR kill (2),
 .BR exec (3),
 .BR mkstemp (3),