OSDN Git Service

Update README
[linuxjm/LDP_man-pages.git] / original / man2 / gettid.2
index 63fbc5d..a616713 100644 (file)
@@ -62,7 +62,7 @@ are intended to be portable.
 .SH NOTES
 Glibc does not provide a wrapper for this system call; call it using
 .BR syscall (2).
-.\" FIXME See http://sourceware.org/bugzilla/show_bug.cgi?id=6399
+.\" FIXME See http://sourceware.org/bugzilla/show_bug.cgi?id=6399
 .\" "gettid() should have a wrapper"
 
 The thread ID returned by this call is not the same thing as a
@@ -87,3 +87,12 @@ POSIX thread ID (i.e., the opaque value returned by
 .BR sched_setscheduler (2),
 .BR tgkill (2),
 .BR timer_create (2)
+.SH COLOPHON
+This page is part of release 3.79 of the Linux
+.I man-pages
+project.
+A description of the project,
+information about reporting bugs,
+and the latest version of this page,
+can be found at
+\%http://www.kernel.org/doc/man\-pages/.