From bf6e76cd8333471838a87afda31c804bfff9f0de Mon Sep 17 00:00:00 2001 From: joel Date: Sat, 31 Jul 2010 10:01:15 +0000 Subject: Spelling fixes. --- share/man/man9/timeout.9 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man9/timeout.9') 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 -- cgit v1.1