aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/sleep.9
diff options
context:
space:
mode:
authorJason Evans <jasone@FreeBSD.org>2000-02-16 22:45:51 +0000
committerJason Evans <jasone@FreeBSD.org>2000-02-16 22:45:51 +0000
commit9102cbc957a2088264a4cad530e59c9ec48cb6d3 (patch)
treef4722b815c1bc7cb3332a1f7d20e914c1757879a /share/man/man9/sleep.9
parent1f6889a1eb5070dfa739f4158cfb33f13b7a462d (diff)
downloadsrc-9102cbc957a2088264a4cad530e59c9ec48cb6d3.tar.gz
src-9102cbc957a2088264a4cad530e59c9ec48cb6d3.zip
Fix a typo (simple --> simply).
Notes
Notes: svn path=/head/; revision=57264
Diffstat (limited to 'share/man/man9/sleep.9')
-rw-r--r--share/man/man9/sleep.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/sleep.9 b/share/man/man9/sleep.9
index a02fe2523835..3b49bce0b8ae 100644
--- a/share/man/man9/sleep.9
+++ b/share/man/man9/sleep.9
@@ -188,7 +188,7 @@ around code that might block. It is hoped that these capabilities will
make it easier to migrate the SMP master locks deeper into the kernel.
.Pp
These routines may also be used to avoid nasty spl*() calls to get around
-race conditions with simple conditional test/wait interlocks. You simple
+race conditions with simple conditional test/wait interlocks. You simply
call
.Fn asleep
prior to your test, then conditionally