aboutsummaryrefslogtreecommitdiff
path: root/lib/libpthread/man/pthread_getspecific.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/man/pthread_getspecific.3')
-rw-r--r--lib/libpthread/man/pthread_getspecific.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libpthread/man/pthread_getspecific.3 b/lib/libpthread/man/pthread_getspecific.3
index b53841e0e76d..b7875fbdb846 100644
--- a/lib/libpthread/man/pthread_getspecific.3
+++ b/lib/libpthread/man/pthread_getspecific.3
@@ -28,7 +28,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id$
+.\" $Id: pthread_getspecific.3,v 1.4 1997/02/22 15:05:24 peter Exp $
.\"
.Dd April 4, 1996
.Dt PTHREAD_GETSPECIFIC 3
@@ -77,6 +77,6 @@ None.
.Xr pthread_setspecific 3
.Sh STANDARDS
.Fn pthread_getspecific
-is expected to conform to IEEE
+conforms to ISO/IEC 9945-1 ANSI/IEEE
.Pq Dq Tn POSIX
-Std 1003.1c when it is published.
+Std 1003.1 Second Edition 1996-07-12.