Fix typos

PR:		docs/14858
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
This commit is contained in:
Alexey Zelkin
1999-12-17 14:48:00 +00:00
parent 2e15fcdf53
commit ded8c91a78
12 changed files with 24 additions and 15 deletions
+5 -2
View File
@@ -66,5 +66,8 @@ conforms to ISO/IEC 9945-1 ANSI/IEEE
Std 1003.1 Second Edition 1996-07-12.
.Sh AUTHORS
This man page was written by
.An David Leonard <d@openbsd.org>
for the OpenBSD implementation of pthread_cancel.
.An David Leonard Aq d@openbsd.org
for the
.Ox
implementation of
.Fn pthread_cancel .
+1 -1
View File
@@ -44,7 +44,7 @@ function frees the resources allocated by the condition variable
.Fa cond .
.Sh RETURN VALUES
If successful, the
.Fn pthread_cond_init
.Fn pthread_cond_destroy
function will return zero, otherwise an error number will be returned
to indicate the error.
.Sh ERRORS
+1 -1
View File
@@ -52,7 +52,7 @@ or
with the same condition variable, or if the system time reaches the
time specified in
.Fa abstime ,
and the current thread reaquires the lock on
and the current thread requires the lock on
.Fa mutex .
.Sh RETURN VALUES
If successful, the
+1 -1
View File
@@ -48,7 +48,7 @@ and unblocks the mutex specified by
The waiting thread unblocks only after another thread calls
.Xr pthread_cond_signal 3 , or
.Xr pthread_cond_broadcast 3
with the same condition variable, and the current thread reaquires the lock
with the same condition variable, and the current thread requires the lock
on
.Fa mutex .
.Sh RETURN VALUES
+5 -2
View File
@@ -66,5 +66,8 @@ conforms to ISO/IEC 9945-1 ANSI/IEEE
Std 1003.1 Second Edition 1996-07-12.
.Sh AUTHORS
This man page was written by
.An David Leonard <d@openbsd.org>
for the OpenBSD implementation of pthread_cancel.
.An David Leonard Aq d@openbsd.org
for the
.Ox
implementation of
.Fn pthread_cancel .
+1 -1
View File
@@ -44,7 +44,7 @@ function frees the resources allocated by the condition variable
.Fa cond .
.Sh RETURN VALUES
If successful, the
.Fn pthread_cond_init
.Fn pthread_cond_destroy
function will return zero, otherwise an error number will be returned
to indicate the error.
.Sh ERRORS
+1 -1
View File
@@ -52,7 +52,7 @@ or
with the same condition variable, or if the system time reaches the
time specified in
.Fa abstime ,
and the current thread reaquires the lock on
and the current thread requires the lock on
.Fa mutex .
.Sh RETURN VALUES
If successful, the
+1 -1
View File
@@ -48,7 +48,7 @@ and unblocks the mutex specified by
The waiting thread unblocks only after another thread calls
.Xr pthread_cond_signal 3 , or
.Xr pthread_cond_broadcast 3
with the same condition variable, and the current thread reaquires the lock
with the same condition variable, and the current thread requires the lock
on
.Fa mutex .
.Sh RETURN VALUES
+5 -2
View File
@@ -66,5 +66,8 @@ conforms to ISO/IEC 9945-1 ANSI/IEEE
Std 1003.1 Second Edition 1996-07-12.
.Sh AUTHORS
This man page was written by
.An David Leonard <d@openbsd.org>
for the OpenBSD implementation of pthread_cancel.
.An David Leonard Aq d@openbsd.org
for the
.Ox
implementation of
.Fn pthread_cancel .
+1 -1
View File
@@ -44,7 +44,7 @@ function frees the resources allocated by the condition variable
.Fa cond .
.Sh RETURN VALUES
If successful, the
.Fn pthread_cond_init
.Fn pthread_cond_destroy
function will return zero, otherwise an error number will be returned
to indicate the error.
.Sh ERRORS
+1 -1
View File
@@ -52,7 +52,7 @@ or
with the same condition variable, or if the system time reaches the
time specified in
.Fa abstime ,
and the current thread reaquires the lock on
and the current thread requires the lock on
.Fa mutex .
.Sh RETURN VALUES
If successful, the
+1 -1
View File
@@ -48,7 +48,7 @@ and unblocks the mutex specified by
The waiting thread unblocks only after another thread calls
.Xr pthread_cond_signal 3 , or
.Xr pthread_cond_broadcast 3
with the same condition variable, and the current thread reaquires the lock
with the same condition variable, and the current thread requires the lock
on
.Fa mutex .
.Sh RETURN VALUES