Typo fix (set --> get).

Obtained from:	OpenBSD (David Leonard)
This commit is contained in:
Alexander Langer 1999-03-22 23:13:37 +00:00
parent 83fac6ab3f
commit da69a97ff0
3 changed files with 9 additions and 9 deletions

View File

@ -22,14 +22,14 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" $Id: pthread_rwlockattr_getpshared.3,v 1.1 1998/09/07 19:01:43 alex Exp $
.\" $Id: pthread_rwlockattr_getpshared.3,v 1.2 1999/03/05 18:43:00 bde Exp $
.\"
.Dd August 4, 1998
.Dd March 22, 1999
.Dt PTHREAD_RWLOCKATTR_GETPSHARED 3
.Os
.Sh NAME
.Nm pthread_rwlockattr_getpshared
.Nd set the process shared attribute
.Nd get the process shared attribute
.Sh SYNOPSIS
.Fd #include <pthread.h>
.Ft int

View File

@ -22,14 +22,14 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" $Id: pthread_rwlockattr_getpshared.3,v 1.1 1998/09/07 19:01:43 alex Exp $
.\" $Id: pthread_rwlockattr_getpshared.3,v 1.2 1999/03/05 18:43:00 bde Exp $
.\"
.Dd August 4, 1998
.Dd March 22, 1999
.Dt PTHREAD_RWLOCKATTR_GETPSHARED 3
.Os
.Sh NAME
.Nm pthread_rwlockattr_getpshared
.Nd set the process shared attribute
.Nd get the process shared attribute
.Sh SYNOPSIS
.Fd #include <pthread.h>
.Ft int

View File

@ -22,14 +22,14 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" $Id: pthread_rwlockattr_getpshared.3,v 1.1 1998/09/07 19:01:43 alex Exp $
.\" $Id: pthread_rwlockattr_getpshared.3,v 1.2 1999/03/05 18:43:00 bde Exp $
.\"
.Dd August 4, 1998
.Dd March 22, 1999
.Dt PTHREAD_RWLOCKATTR_GETPSHARED 3
.Os
.Sh NAME
.Nm pthread_rwlockattr_getpshared
.Nd set the process shared attribute
.Nd get the process shared attribute
.Sh SYNOPSIS
.Fd #include <pthread.h>
.Ft int