diff --git a/lib/libc_r/man/pthread_rwlockattr_getpshared.3 b/lib/libc_r/man/pthread_rwlockattr_getpshared.3 index 1c26a49df770..4b8d9937104d 100644 --- a/lib/libc_r/man/pthread_rwlockattr_getpshared.3 +++ b/lib/libc_r/man/pthread_rwlockattr_getpshared.3 @@ -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 .Ft int diff --git a/lib/libpthread/man/pthread_rwlockattr_getpshared.3 b/lib/libpthread/man/pthread_rwlockattr_getpshared.3 index 1c26a49df770..4b8d9937104d 100644 --- a/lib/libpthread/man/pthread_rwlockattr_getpshared.3 +++ b/lib/libpthread/man/pthread_rwlockattr_getpshared.3 @@ -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 .Ft int diff --git a/share/man/man3/pthread_rwlockattr_getpshared.3 b/share/man/man3/pthread_rwlockattr_getpshared.3 index 1c26a49df770..4b8d9937104d 100644 --- a/share/man/man3/pthread_rwlockattr_getpshared.3 +++ b/share/man/man3/pthread_rwlockattr_getpshared.3 @@ -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 .Ft int