gettid.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2018-05-18 09:42:51 +02:00
parent ac79419503
commit 56d898aaa5
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ For further details, see the discussion of
in
.BR clone (2).
.SH RETURN VALUE
On success, returns the thread ID of the calling process.
On success, returns the thread ID of the calling thread.
.SH ERRORS
This call is always successful.
.SH VERSIONS