summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2006-08-04 07:56:35 +0000
committeryar <yar@FreeBSD.org>2006-08-04 07:56:35 +0000
commit209e4786e7062e14c1123326850d4bcdbd9c605d (patch)
tree3f52e03559d675c9d3ca40d2fcf182a763ba10f4 /lib
parent844254bd878791840f6bef7e7b420497eedadf07 (diff)
downloadFreeBSD-src-209e4786e7062e14c1123326850d4bcdbd9c605d.zip
FreeBSD-src-209e4786e7062e14c1123326850d4bcdbd9c605d.tar.gz
Commit the results of the typo hunt by Darren Pilgrim.
This change affects documentation and comments only, no real code involved. PR: misc/101245 Submitted by: Darren Pilgrim <darren pilgrim bitfreak org> Tested by: md5(1) MFC after: 1 week
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/kse.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/kse.2 b/lib/libc/sys/kse.2
index d944670..b6adba1 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.
OpenPOWER on IntegriCloud