diff options
| author | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2006-08-04 07:56:35 +0000 |
|---|---|---|
| committer | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2006-08-04 07:56:35 +0000 |
| commit | 776fc0e90e9072cda064b69e91a6a0e6bede1aa1 (patch) | |
| tree | 3f52e03559d675c9d3ca40d2fcf182a763ba10f4 /lib | |
| parent | 091eb5a3db10b530dec3fb211aea04e212a9e98f (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libc/sys/kse.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/kse.2 b/lib/libc/sys/kse.2 index d94467024cdd..b6adba1819ce 100644 --- a/lib/libc/sys/kse.2 +++ b/lib/libc/sys/kse.2 @@ -267,7 +267,7 @@ This system call does not return unless there is an error. .Pp As a special case, if the last remaining KSE in the last remaining KSE group invokes this system call, then the KSE is not destroyed; -instead, the KSE just looses the association with its mailbox and +instead, the KSE just loses the association with its mailbox and .Fn kse_exit returns normally. This returns the process to its original, unthreaded state. |
