getpid.2: SEE ALSO: add gettid(2)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-09-28 09:07:47 +02:00
parent f6cf8f80bc
commit 12fe9b1750
1 changed files with 1 additions and 0 deletions

View 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),