Add pthread_attr_setdetachstate to NAME section

This commit is contained in:
abhinav 2017-10-22 15:48:11 +00:00
parent ccdb3ad6e1
commit 73a3e7fa13
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pthread_attr_getdetachstate.3,v 1.2 2010/07/09 08:51:28 jruoho Exp $
.\" $NetBSD: pthread_attr_getdetachstate.3,v 1.3 2017/10/22 15:48:11 abhinav Exp $
.\"
.\" Copyright (c) 2002, 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -57,7 +57,8 @@
.Dt PTHREAD_ATTR_GETDETACHSTATE 3
.Os
.Sh NAME
.Nm pthread_attr_getdetachstate
.Nm pthread_attr_getdetachstate ,
.Nm pthread_attr_setdetachstate
.Nd get and set the
.Dq detach state
attribute