From fec6546e12b076c18d8f6ccef5737bc62ee319cc Mon Sep 17 00:00:00 2001 From: schweikh Date: Fri, 27 Dec 2002 12:15:40 +0000 Subject: english(4) police. --- share/man/man3/pthread_attr_get_np.3 | 2 +- share/man/man3/pthread_mutexattr.3 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man3') diff --git a/share/man/man3/pthread_attr_get_np.3 b/share/man/man3/pthread_attr_get_np.3 index aeb71e0..988bb8f 100644 --- a/share/man/man3/pthread_attr_get_np.3 +++ b/share/man/man3/pthread_attr_get_np.3 @@ -44,7 +44,7 @@ Value returned as .Fa dst is supposed to be used in conjunction with .Fn pthread_attr_get* -functions to retrive individual values from +functions to retrieve individual values from .Vt pthread_attr_t structure. Parameter diff --git a/share/man/man3/pthread_mutexattr.3 b/share/man/man3/pthread_mutexattr.3 index 7476ae1..b6d84d1 100644 --- a/share/man/man3/pthread_mutexattr.3 +++ b/share/man/man3/pthread_mutexattr.3 @@ -87,7 +87,7 @@ functions copy the value of the attribute that corresponds to each function name to the location pointed to by the second function parameter. .Sh RETURN VALUES If successful, these functions return 0. -Otherwise, an error number is returned to indicacte the error. +Otherwise, an error number is returned to indicate the error. .Sh ERRORS .Fn pthread_mutexattr_init will fail if: -- cgit v1.1