summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libpthread/pthread_attr_get_np.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libpthread/pthread_attr_get_np.3 b/lib/libpthread/pthread_attr_get_np.3
index d34aaa75108..cbd0bc2911e 100644
--- a/lib/libpthread/pthread_attr_get_np.3
+++ b/lib/libpthread/pthread_attr_get_np.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: pthread_attr_get_np.3,v 1.4 2010/08/06 05:35:42 christos Exp $
+.\" $NetBSD: pthread_attr_get_np.3,v 1.5 2017/10/22 15:44:21 abhinav Exp $
.\"
.\" Copyright (c) 2010 Jukka Ruohonen <jruohonen@iki.fi>
.\" All rights reserved.
@@ -29,7 +29,8 @@
.Dt PTHREAD_ATTR_GET_NP 3
.Os
.Sh NAME
-.Nm pthread_attr_get_np
+.Nm pthread_attr_get_np ,
+.Nm pthread_getattr_np
.Nd get attributes of existing thread
.Sh LIBRARY
.Lb libpthread