summaryrefslogtreecommitdiffstats
path: root/share/man/man9/timeout.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/timeout.9')
-rw-r--r--share/man/man9/timeout.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/timeout.9 b/share/man/man9/timeout.9
index b936087..971c8e7 100644
--- a/share/man/man9/timeout.9
+++ b/share/man/man9/timeout.9
@@ -234,7 +234,7 @@ after the callout function returns.
.Pp
The
.Fn callout_init_rw
-function serves the need of using rwlocks in conujunction with callouts.
+function serves the need of using rwlocks in conjunction with callouts.
The function does basically the same as
.Fn callout_init_mtx
with the possibility of specifying an extra
@@ -249,7 +249,7 @@ may be specified:
.Bl -tag -width ".Dv CALLOUT_SHAREDLOCK"
.It Dv CALLOUT_SHAREDLOCK
The lock is only acquired in read mode when running the callout handler.
-It has no effects when used in conjuction with
+It has no effects when used in conjunction with
.Fa mtx .
.El
.Pp
OpenPOWER on IntegriCloud