diff options
Diffstat (limited to 'share/man/man3/pthread_self.3')
-rw-r--r-- | share/man/man3/pthread_self.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man3/pthread_self.3 b/share/man/man3/pthread_self.3 index 899af43..db7dd29 100644 --- a/share/man/man3/pthread_self.3 +++ b/share/man/man3/pthread_self.3 @@ -56,6 +56,7 @@ None. .Xr pthread_create 3 , .Xr pthread_equal 3 .Sh STANDARDS +The .Fn pthread_self -conforms to +function conforms to .St -p1003.1-96 . |