aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMaxim Konovalov <maxim@FreeBSD.org>2003-01-20 11:28:41 +0000
committerMaxim Konovalov <maxim@FreeBSD.org>2003-01-20 11:28:41 +0000
commit9028092dc5689644ecc0c2abc59c840167f46f15 (patch)
treef0a9804dd62310244b0d5c03de4f3eb13633179d /lib
parent0b4583e8735d8fc9f74d5ec80b26a285213d6bed (diff)
downloadsrc-9028092dc5689644ecc0c2abc59c840167f46f15.tar.gz
src-9028092dc5689644ecc0c2abc59c840167f46f15.zip
o Fix a typo.
o Prepend a function name by .Fn macro. Reviewed by: archie
Notes
Notes: svn path=/head/; revision=109562
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/kse.25
1 files changed, 3 insertions, 2 deletions
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