From 9028092dc5689644ecc0c2abc59c840167f46f15 Mon Sep 17 00:00:00 2001 From: Maxim Konovalov Date: Mon, 20 Jan 2003 11:28:41 +0000 Subject: o Fix a typo. o Prepend a function name by .Fn macro. Reviewed by: archie --- lib/libc/sys/kse.2 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/libc/sys/kse.2 b/lib/libc/sys/kse.2 index 56ab9792ad6e..91eba750f4e3 100644 --- a/lib/libc/sys/kse.2 +++ b/lib/libc/sys/kse.2 @@ -282,7 +282,7 @@ there is a new reason to do so, e.g., a previously blocked thread becomes runnable. If successful, .Fn kse_release -does not return o the caller. +does not return to the caller. .Pp The .Fn kse_wakeup @@ -507,7 +507,8 @@ may contain any of the following bits OR'ed together: .El .Sh RETURN VALUES The -.Fn kse_create , kse_wakeup , +.Fn kse_create , +.Fn kse_wakeup , and .Fn kse_thr_interrupt system calls -- cgit v1.2.3