Add pthread_getattr_np to the NAME section
This commit is contained in:
parent
bc341be216
commit
ccdb3ad6e1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user