Skip to content

Commit ddd591e

Browse files
committed
Add more precise wording to the pthread_rwlockattr_init(3) synopsis
OK tb@
1 parent 4049abb commit ddd591e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lib/libpthread/man/pthread_rwlockattr_init.3

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" $OpenBSD: pthread_rwlockattr_init.3,v 1.10 2025/06/07 00:16:52 schwarze Exp $
1+
.\" $OpenBSD: pthread_rwlockattr_init.3,v 1.11 2025/06/20 12:51:51 job Exp $
22
.\" Copyright (c) 1998 Alex Nash
33
.\" All rights reserved.
44
.\"
@@ -25,12 +25,12 @@
2525
.\"
2626
.\" $FreeBSD: pthread_rwlockattr_init.3,v 1.3 1999/08/28 00:03:10 peter Exp $
2727
.\"
28-
.Dd $Mdocdate: June 7 2025 $
28+
.Dd $Mdocdate: June 20 2025 $
2929
.Dt PTHREAD_RWLOCKATTR_INIT 3
3030
.Os
3131
.Sh NAME
3232
.Nm pthread_rwlockattr_init
33-
.Nd initialize a read/write lock
33+
.Nd initialize a read/write lock attributes object
3434
.Sh SYNOPSIS
3535
.Lb libpthread
3636
.In pthread.h

0 commit comments

Comments
 (0)