]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Added ERRORS section (saying that the call always succeeds).
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 26 May 2007 12:54:37 +0000 (12:54 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 26 May 2007 12:54:37 +0000 (12:54 +0000)
man2/set_tid_address.2

index bae6ef0a33557369f7716de1e7a20f777dbcdf37..9a85741434c3fd40f30d917bc53bd837c94b98c6 100644 (file)
@@ -79,6 +79,9 @@ Errors are ignored.
 .SH "RETURN VALUE"
 .BR set_tid_address ()
 always returns the PID of the calling process.
+.SH ERRORS
+.BR set_tid_address ()
+always succeeds.
 .SH VERSIONS
 This call is present since Linux 2.5.48.
 Details as given here are valid since Linux 2.5.49.